suraj Posted January 7, 2005 Posted January 7, 2005 hi i wrote this in my RunOnceEx.cmdcmdow @ /HID@echo offSET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceExREG ADD %KEY% /V TITLE /D "Installing Applications" /fREG ADD %KEY%\005 /VE /D "Flashget 1.65" /fREG ADD %KEY%\005 /V 1 /D "%systemdrive%\Install\Applications\Flashget\fgf165.exe /S" /fREG ADD %KEY%\005 /V 2 /D "REGEDIT /S %systemdrive%\Install\Applications\Flashget\register.reg"shoudn t it install flashget automatic
Astalavista Posted January 9, 2005 Posted January 9, 2005 cmd1[pn]=['%cdrom%\\Software\\FlashGet\\fgf165.exe /S']rega[pn]=['%cdrom%\\Software\\Flashget\\flashget.reg']
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now