Flashget

Download: Flashget

Copy the downloaded file to \$OEM$\$1\install\Applications\Flashget\

Unattended XPCD

If you are a registered user, you can also silently register this application. Copy and paste into Notepad and save as register.reg:

[HKEY_CURRENT_USER\Software\JetCar\JetCar\General]
"RegName"="Insert Email Address"
"RegPass"="Insert Serial Key"
"RegDisp"="Insert your Name"


Add these lines to your batch file:

ECHO.
ECHO Installing Flashget 1.4
ECHO Please wait...
start /wait %systemdrive%\install\Applications\flashget\fgf140.exe /S
ECHO.
ECHO Registering Flashget 1.4...
REGEDIT /S %systemdrive%\install\Applications\flashget\register.reg

Submitted by Alanoll.
Last updated 2005-12-22 19:23:03 by Alanoll