Jump to content

alan_fox

Members
  • Posts

    43
  • Joined

  • Last visited

  • Days Won

    7

Posts posted by alan_fox

  1. 1. revision version fix this problem.

    2. /ai3 switch only remove older version of Java 8.

    3. If you want to remove older version of Java and install both arches, run it without any switches, then run with /ai3. Switches are cumulative, but there is a problem. See Answer on 4.

    4. By default, Java repack will install on C:\Program Files\Java and C:\Program Files(x86)\Java on x64 systems. But when you want install both arches on D driver together, the command lines should enter in this way.

    <jre-dual-setup.exe> /ai INSTALLDIR="D:\Program Files (x86)\Java"
    <jre-dual-setup.exe> /ai2 INSTALLDIR="D:\Program Files\Java"

     

    If you type in this way on a x64 systems, x64 Java file will overwrite x86 file on D:\Program Files\Java. They will not be installed together.

    <jre-dual-setup.exe> INSTALLDIR="D:\Program Files\Java"

    And type in this way, the repack install will run as

    <jre-dual-setup.exe> /ai INSTALLDIR="D:\Program Files (x86)\Java" /ai2 INSTALLDIR="D:\Program Files\Java"

    the repack installer will extract the files and run as msiexec /i x64\jre.msi INSTALLDIR="D:\Program Files (x86)\Java" /ai2 INSTALLDIR="D:\Program Files\Java". This cause a error.

    When you enter <jre-dual-setup.exe> /aiX xxxxx, it will return to msiexec /i jre.msi xxxxx (windows installer property).

     

  2. Hi alan_fox

    Seems to be a very nice package. One question though:

    I used the following switches /ai2 /sfxlang:1031 NOSTARTMENU=0 WEB_ANALYTICS=0

    After installing the package it displayed a Windows Installer window explaining the usage of parameters like /norestart etc.

    Is this because I dind't set the /gm2 switch?

    Do I miss something or did I someting wrong?

    Or could that message be from the next installer (i doubt it) called through WinToolkit (Silverlight64 silent package from this repack forum)?

     

    Put /sfxlang , /gm2 switches before /ai or /ai2 or /ai3 switches

    In your case, it should be

    <jre-dual-setup.exe> /sfxlang:1031 /ai2 NOSTARTMENU=0 WEB_ANALYTICS=0
  3. Recuva.png

    Download: RGhost

    Product Name: Recuva

    File Name: recuva-dual-setup-1.52.1086.exe

    Version: 1.52.1086 (x86/x64)

    Size: 3.17 MB

    Date: 11/1/2015

    MD5: 13B1AD420442D93D0CA66025ED179B61

    Virus Scan Result: VirusTotal

    Tweaked:

    Disable Automatically check for update to Recuva

    Disable Desktop Shortcut

    Disable 'Scan for deleted files' option to Explorer context menu

    Disable 'Scan for deleted files' option to Recycle Bin context menu

    Added:

    Recuva installation options (Run with /? to show)

    Example:

    Install Free Edition, no extraction dialog and with desktop icon.

    <recuva-dual-setup.exe> /ai /gm2 DESKTOPSHORTCUT=1
    Install Profressional Edition, custom installation directory and registered with your license.

    <recuva-dual-setup.exe> /ai2 INSTALLDIR="D:\Recuva" NAME=WinCert.net KEY=XXXX-XXXX-XXXX-XXXX
  4. Defraggler.png

    Download: TinyUpload
    Product Name: Defraggler
    Edition: Free + Professional + Business + Technician
    File Name: defraggler-dual-setup-2.20.989.exe
    Version: 2.20.989 (x86 + x64)
    Size: 2.80 MB
    Date: 1/21/2015
    MD5: 6B006B5CA981312987D489CF0863F758
    Virus Scan Result: VirusTotal

    Tweaked: 
    Disable Automatically check for update to Defraggler
    Disable Desktop Shortcut
    Disable Defraggler menus to Windows Explorer

    Added:
    Defraggler installation options (Run with /? to show)

    Example:

    Install Free Edition, no extraction dialog and with desktop icon.

    <defraggler-dual-setup.exe> /ai /gm2 DESKTOPSHORTCUT=1

    Install Profressional Edition, custom installation directory and registered with your license.

    <defraggler-dual-setup.exe> /ai2 INSTALLDIR="D:\Defraggler" NAME=WinCert.net KEY=XXXX-XXXX-XXXX-XXXX
  5. CCleaner.png
     
    Download: RGhost
    Product Name: CCleaner

    Edition: Free + Professional + Business + Technician
    File Name: ccleaner-dual-setup-5.13.5460.exe
    Version: 5.13.5460 (x86 + x64)
    Size: 6.43 MB
    Date: 12/23/2015
    MD5: E4AC3DDD40A37F733CC7B9F77F1ABD5C
    Virus Scan Result: VirusTotal

    Tweaked:
    Disable Automatically check for update to CCleaner
    Disable Desktop Shortcut
    Disable Intelligent Cookie Scan
    Disable CCleaner Options to Recycle Bin

    Added:
    CCleaner installation options (Run with /? to show)
    Download and install winapp2.ini to CCleaner (Require Internet)
     
    Example:
    Install Free Edition, no extraction dialog and with desktop icon.

    <ccleaner-dual-setup.exe> /ai /gm2 DESKTOPSHORTCUT=1

    Install Profressional Edition, custom installation directory and registered with your license.

    <ccleaner-dual-setup.exe> /ai2 INSTALLDIR="D:\CCleaner" NAME=WinCert.net KEY=XXXX-XXXX-XXXX-XXXX
×
×
  • Create New...