October 4, 200421 yr 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
October 4, 200421 yr 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"
October 4, 200421 yr 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
October 4, 200421 yr Author I love u Guys... wait wait ... i hope your not male... is flashget better than download accelerator?
October 4, 200421 yr 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.
October 4, 200421 yr Author AHHH!!!! i am so homo phobic! hehehehehhethanks guys it work greatno spyware as far as i can see. thanks
May 15, 200521 yr 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.
May 15, 200521 yr 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
May 15, 200521 yr This isnt programming though. An example of a ".reg" file is at the bottom of this page: http://unattended.msfn.org/intermediate/users.htm
May 15, 200521 yr 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?
May 15, 200521 yr 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?
Create an account or sign in to comment