Astalavista Posted October 4, 2004 Posted October 4, 2004 first... i did a search and could not find any ref. 2 silent install.Question 1: what is the runonceEx.cmd code for installing FlashGet 1.65 Silently.Question 2: if i had a serial no how do i register that. Is it a registry entry or can i enter the serial similar to that of NeroThanks
1chaoticadult Posted October 4, 2004 Posted October 4, 2004 REG ADD %KEY%\012 /VE /D "FlashGet v1.65" /fREG ADD %KEY%\012 /V 1 /D "%CDROM%\APPS\fgf165.exe /S" /f;FlashGet Registration[HKEY_CURRENT_USER\SOFTWARE\JetCar\JetCar\General]"RegName"="email address here""RegPass"="serial number here""RegDisp"="name here"
sleepnmojo Posted October 4, 2004 Posted October 4, 2004 1) fgf15.exe /s2) registry key[HKEY_CURRENT_USER\Software\JetCar\JetCar\General]"RegName"="email""RegPass"="key""RegDisp"="name"edit: looks like drthawhizkid beat me
Astalavista Posted October 4, 2004 Author Posted October 4, 2004 I love u Guys... wait wait ... i hope your not male... is flashget better than download accelerator?
1chaoticadult Posted October 4, 2004 Posted October 4, 2004 I love u Guys... wait wait ... i hope your not male... is flashget better than download accelerator?I am a male. Too bad for you. haha.
Radimus Posted October 4, 2004 Posted October 4, 2004 what about leechget... not loaded with spyware...
Astalavista Posted October 4, 2004 Author Posted October 4, 2004 AHHH!!!! i am so homo phobic! hehehehehhethanks guys it work greatno spyware as far as i can see. thanks
JohnS Posted May 15, 2005 Posted May 15, 2005 Please help me.I am using RunOnceEx method with RunOnceEx.cmg Creator.After reading the guide, I can understand the command to install flashget silently.But I can't understand the code for flashget registration.Where do I insert it on RunOnceEx.cmg Creator?(This may be very simple, but for me is just like reading a strange language that started learning yesterday).I have a second question:Can I choose the directory where I want to install the program, or do I have to stick to default?Thank you for your patience.
JohnS Posted May 15, 2005 Posted May 15, 2005 Sure - just read: http://unattended.msfn.org/<{POST_SNAPBACK}>S0mE0nesMiNd1, please understand and respect my difficulty.Of course I read the guide.It was in there that I learned everything I tried untill now.But, see:- The guide is not complete in the application database http://unattended.msfn.org/global/notcomp.htmI followed the guide and choosed the RunOnceEx option because I understood that most people enjoy this method.In that chapter, the guide or it's exemples don't show anything similar to this:[HKEY_CURRENT_USER\Software\JetCar\JetCar\General]"RegName"="email""RegPass"="key""RegDisp"="name"All RunOnceEx code seems like this: http://unattended.msfn.org/global/examples.htm REG ADD %KEY%\012 /VE /D "FlashGet v1.65" /fREG ADD %KEY%\012 /V 1 /D "%CDROM%\APPS\fgf165.exe /S" /fIn the guide's exemple of a RunOnceEx.cmg I see:REG ADD %KEY%\035 /VE /D "Flashget 1.4" /fREG ADD %KEY%\035 /V 1 /D "%systemdrive%\apps\flashget\fgf140.exe /S" /fREG ADD %KEY%\035 /V 2 /D "REGEDIT /S %systemdrive%\apps\flashget\register.reg" /fBut what is that register.reg? How do I do it?I have no knowledge about programing.That is why I have difficulties I can't solve without your help.Thank you
S0mE0nesMiNd1 Posted May 15, 2005 Posted May 15, 2005 This isnt programming though. An example of a ".reg" file is at the bottom of this page: http://unattended.msfn.org/intermediate/users.htm
JohnS Posted May 15, 2005 Posted May 15, 2005 Just to see if I understand.I have to past [HKEY_CURRENT_USER\Software\JetCar\JetCar\General]"RegName"="email""RegPass"="key""RegDisp"="name" into notepad, name it register.reg and place it in the same place as the installation file?An then add this code: REG ADD %KEY%\035 /V 2 /D "REGEDIT /S %systemdrive%\apps\flashget\register.reg" /f?
JohnS Posted May 15, 2005 Posted May 15, 2005 Thank you very much Just one more question (another newbie question, I am sure )Can I choose the directory where to install Flashget, instead of the default?
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