Jump to content

mrcharliebrown

Member
  • Posts

    6
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Posts posted by mrcharliebrown

  1. 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...

  2. :)

    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

×
×
  • Create New...