Jump to content

Jainoxi

Member
  • Posts

    8
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Netherlands

About Jainoxi

Jainoxi's Achievements

0

Reputation

  1. I believe you should use %%systemroot%% instead of %systemroot%...
  2. Doh! I should have thought of that! Thanks a lot ZoSTeR!! I downloaded the file mentioned above, copyed the extraced *.exe file, and installed it using the /s /v/qn switch
  3. I've tried to search how to do this, but I don't really know what to look for, or how to do it.. Can you help me out?
  4. That would be totally crazy and real neat! Please tell me how, is there a howto?
  5. With this command I get the same result as with WinRAR, no MSI file when extracted...
  6. So I should use this code? REG ADD %KEY%\020 /VE /D "Diskeeper Pro 8.0.459.0" /f REG ADD %KEY%\020 /V 1 /D "%systemdrive%\Install\Applications\System\Diskeeper\Diskeeper_Pro_8.0.459.0.exe /s /v"/qn REBOOT=Suppress" /f REG ADD %KEY%\021 /VE /D "Diskeeper Pro 8.0.478.0 Update" /f REG ADD %KEY%\021 /V 1 /D "%systemdrive%\Install\Applications\System\Diskeeper\Diskeeper_Pro_8.0.478.0_Update.exe /s /v"/qn REBOOT=Suppress" /f
  7. When I want to install Diskeeper with the RunOnceEx method, I seem to do something wrong, I cannot get it installed... I am using the following syntax: REG ADD %KEY%\020 /VE /D "Diskeeper Pro 8.0.459.0" /f REG ADD %KEY%\020 /V 1 /D "%systemdrive%\Install\Applications\System\Diskeeper\Diskeeper_Pro_8.0.459.0.exe /s /v/qn REBOOT=Suppress" /f REG ADD %KEY%\021 /VE /D "Diskeeper Pro 8.0.478.0 Update" /f REG ADD %KEY%\021 /V 1 /D "%systemdrive%\Install\Applications\System\Diskeeper\Diskeeper_Pro_8.0.478.0_Update.exe /s /v/qn REBOOT=Suppress" /f After RunOnceEx.cmd has done it's work, and rebooted, I see no sign of Diskeeper, neither the old version or the updated version. Does anyone know why this app won't install?
  8. When I want to install Windows Messenger 4.7.2009 (Dutch Version), I come across a problem. On this MSFN page, the correct way to install the application is to extract the *.msi file and using the standard MSI switch to install it. When I download mmsetup (with the above version number and language), and open it in WinRAR, I only see the files as they wouldappear in the installed form, no MSI files...: I am wondering how I can get this app to be installed correctly and silently...
×
×
  • Create New...