UnCleaner - The Unnecessary Files Cleaner Solution

Discussion in 'MDL Projects and Applications' started by Josh Cell, Nov 20, 2011.

  1. Simpuhl

    Simpuhl MDL Senior Member

    Aug 8, 2012
    396
    43
    10
    #281 Simpuhl, Aug 27, 2012
    Last edited: Aug 27, 2012
    First off I wanted to say your APP is AWESOME!!!

    Thank you so much for taking the time to make something like this!

    Now I am not sure if this question has already been asked but...

    Is it possible to create a SILENT Install with Auto Start up for the All-In-One Integrator?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. urie

    urie retired mod

    May 21, 2007
    8,999
    3,380
    300
    You can just make an installer for the UnCleaner.exe with innosetup or NSIS.
    but you would need to also install .NET Framework v4.0.
     
  3. Simpuhl

    Simpuhl MDL Senior Member

    Aug 8, 2012
    396
    43
    10
    then just add "C:\Program Files\UnCleaner\UnCleaner.exe" /jcautoclean to run in registry correct?

    I already have .NET Framework v4.0 installing with my iso so this will be perfect!
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. urie

    urie retired mod

    May 21, 2007
    8,999
    3,380
    300
    #284 urie, Aug 28, 2012
    Last edited by a moderator: Apr 20, 2017
    Code:
    Windows Registry Editor Version 5.00
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\MICROSOFT\Windows\CurrentVersion\Run]
    "UnCleaner"="\"C:\\Program Files\\UnCleaner\\UnCleaner.exe\" /jcautoclean"
    I use RegFromApp by Nirsoft to grab entries :biggrin:
     
  5. Simpuhl

    Simpuhl MDL Senior Member

    Aug 8, 2012
    396
    43
    10
    #285 Simpuhl, Aug 28, 2012
    Last edited by a moderator: Apr 20, 2017
    Quick question... you may know what to do.. I am using inno setup

    Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\Run"; ValueType: string; ValueName: "Uncleaner"; ValueData: ""C:\Program Files\UnCleaner\UnCleaner.exe" /jcautoclean"

    Notice the ValueData: ""C:\Program Files\UnCleaner\UnCleaner.exe" /jcautoclean"

    I need the " " part... but I can't compile it with those whats another way to add them?

    Edit:

    Got it:

    Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\Run"; ValueType: string; ValueName: "Uncleaner"; ValueData: """{app}\UnCleaner\UnCleaner.exe"" ""/jcautoclean"""
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. urie

    urie retired mod

    May 21, 2007
    8,999
    3,380
    300
    #286 urie, Aug 28, 2012
    Last edited: Aug 28, 2012
    Root: HKLM; SubKey: SOFTWARE\MICROSOFT\Windows\CurrentVersion\Run; ValueType: string; ValueName: UnCleaner; ValueData: "\""C:\Program Files\UnCleaner\UnCleaner.exe\"" /jcautoclean"

    I use IsTool you can just import the registry file

    P.S. we are going off subject here perhaps you should wait to see if Josh Cell can incorporate into his installer.
     
  7. Simpuhl

    Simpuhl MDL Senior Member

    Aug 8, 2012
    396
    43
    10
    Ya that would be nice! lol because I just noticed it also installs x64 bit on my machine and i wanted to add this to x86 machines also so it would be better if he does it or else id need both versions of the exe.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. Josh Cell

    Josh Cell MDL Developer

    Jan 8, 2011
    3,513
    7,174
    120
    I can add the silent install support on v1.7 version.. :D:D:D

    The EXE is Multi-Architecture..

    It will work in x86 / x64 without any problem.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. Simpuhl

    Simpuhl MDL Senior Member

    Aug 8, 2012
    396
    43
    10
    Please create silent install :) id also like to be able to have it auto run at startup maybe /s /a

    /s = silent
    /a = auto start up

    What ever you want dude! your the man!
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. Simpuhl

    Simpuhl MDL Senior Member

    Aug 8, 2012
    396
    43
    10
    Ah I can't wait for 1.7 :)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. Josh Cell

    Josh Cell MDL Developer

    Jan 8, 2011
    3,513
    7,174
    120
    Waiting for testers that have "Critical Error" on v1.6.

    Anyone have it can test new versions for me?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. R29k

    R29k MDL GLaDOS

    Feb 13, 2011
    5,178
    4,819
    180
    works good no errors 7 SP1 x64
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. RommoR

    RommoR MDL Novice

    Sep 28, 2011
    9
    0
    0
    why is it that when i download this software it will stop at 3.97% downloaded
     
  14. mithiprasad

    mithiprasad MDL Novice

    Feb 13, 2011
    2
    0
    0
    I am experiencing critical error, where do i get new versions to test
     
  15. WIKIMACK

    WIKIMACK MDL Expert

    Nov 10, 2011
    1,533
    1,009
    60
    hi, i use whith Windows 8 Pro x 86, no pronlem today. ;)
     
  16. Ethernet

    Ethernet MDL Novice

    Sep 2, 2012
    15
    3
    0
    I am experiencing critical error :(
     

    Attached Files:

  17. Puffingmad

    Puffingmad MDL Addicted

    Aug 19, 2012
    500
    230
    30
    Great app been using it with win7 sp1 x64 no errors love it :biggrin:
     
  18. Josh Cell

    Josh Cell MDL Developer

    Jan 8, 2011
    3,513
    7,174
    120
    I haven't much time on this week to work on it.. I'll try load the work soon.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  19. tsvetkoff

    tsvetkoff MDL Novice

    Jul 29, 2009
    2
    1
    0
    same error for me
     
  20. Josh Cell

    Josh Cell MDL Developer

    Jan 8, 2011
    3,513
    7,174
    120
    Finally I'm looking to this application now.. :eek:

    I'll release an single portable EXE of 1.7 BETA 1 here soon :)

    Thanks for the patience.​
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...