Jump to content

mrcharliebrown

Member
  • Posts

    6
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by mrcharliebrown

  1. The unattended site is linked to http://www.btsunattended.net/Projects/DriverPacks/ to download driver packs. Bandwidthe has been exceeded... Anyone have sound package A?
  2. For version 2.50... Use /S for silent install. Call a registry file with the following: [HKEY_LOCAL_MACHINE\SOFTWARE\FreelancE VIP\BootXP\Options] "RegCodev2"="YOUR_KEY_HERE" "RegUserv2"="YOUR_USER_NAME_HERE" Shuts off the shareware stuff automatically...
  3. I used winrar to construct an sfx silent exe, condensed Plus! down to 140mb. I called the compressed file in my install preparation cmd, which unpacked silently to the system drive. I then added it to RunOnceEx cmd and used the QB-! switch. Worked beautifully, and still had a lot of left over space!
  4. All I did was add this to my RunOnceEx: REG ADD %KEY%\050 /VE /D "Winamp 5" /f REG ADD %KEY%\050 /V 1 /D "%CDROM%\Software\Winamp\winamp501_full.exe /S /install=RFQ" /f REG ADD %KEY%\050 /V 2 /D "taskkill.exe /F /IM winamp.exe" /f Then add this to my clean-up: RD /S /Q "%systemdrive%\Program Files\Winamp\AOD DEL "%systemdrive%\Documents and Settings\All Users\Desktop\Internet Service $9.95.lnk DEL "%systemdrive%\Documents and Settings\All Users\Start Menu\Internet Service $9.95.lnk" DEL "%systemdrive%\Documents and Settings\Administrator\Favorites\Internet Service $9.95.lnk DEL "%systemdrive%\Documents and Settings\Administrator\Favorites\Links\Internet Service $9.95.lnk
  5. For DVD Shrink 3.1, /silent has worked for me
×
×
  • Create New...