EdGaR Posted April 18, 2005 Posted April 18, 2005 can someone plz tell me the switch to install f-prot 3.16b silently? yes i have searched all i got was this one topic that showed u how to install using iexpress which was way to confusing for me. and also can someone show me a guide or something so i can learn wat program needs wat switch for future references or something of that sort plz.thx in advance
EdGaR Posted April 18, 2005 Author Posted April 18, 2005 anybody?also everest and microsoft virtual pc would be nice!
Martin Zugec Posted April 18, 2005 Posted April 18, 2005 I think you can install F-Prot with -silent switch?About Virtual PC, just have a look here:http://www.appdeploy.com/packages/detail.asp?id=250
EdGaR Posted April 19, 2005 Author Posted April 19, 2005 that f-prot switch doesnt work.so far ive used, /silent.....-silent...../VERYSILENT....../hidden.plz anyone this is driving me insane!! o and all of those gave me the same error....Severeinvaled command line parametters!!!Line of error:1372
EdGaR Posted April 19, 2005 Author Posted April 19, 2005 i used the switch from the above sticky and im running into problems.f-prot installs i think but then gets deleted i think.a shortcut shows up but its just a white box.heres the code.can anyone tell me wats wrong with it.using 3.16bprog[pn]=['F-Prot 3.16b']uid[pn]=['F-PROT']cmd1[pn]=['%CDROM%\\Applications\\F-Prot\\Setup.exe /HIDDEN /INSTALLDIR=c:\Program\F-Prot /INSTALL=TYPICAL /NORUN']cmd2[pn]=['taskkill /IM F-Sched.exe /F']cmd3[pn]=['taskkill /IM fpavupdm.exe /F']cmd4[pn]=['taskkill /IM FP-Win.exe /F']cat[pn]=['Security']pn++
Martin Zugec Posted April 19, 2005 Posted April 19, 2005 If you disable taskkill commands, everything works fine?
EdGaR Posted April 19, 2005 Author Posted April 19, 2005 nope.rite now im testing different ways to install.i change program/f-prot to program files/f-prot and i also changed NORUN to RUN.will that make a diff?o and i deleted the task kill commands.hopefully this works!
Martin Zugec Posted April 19, 2005 Posted April 19, 2005 So after deleting taskkill commands everything works fine? Sorry, your english is not easy understandable
EdGaR Posted April 19, 2005 Author Posted April 19, 2005 O sorry. No i deleted the command lines with the task kill commands and its still doing the same thing.this is wat it is nowprog[pn]=['F-Prot 3.16b']uid[pn]=['F-PROT']cmd1[pn]=['%CDROM%\\Applications\\F-Prot\\Setup.exe /HIDDEN /INSTALLDIR=c:\Program Files\F-Prot /INSTALL=TYPICAL /NORUN']cat[pn]=['Security']pn++
tguy Posted April 20, 2005 Posted April 20, 2005 I used to use F-Prot, for some reason, setup.exe -s sticks in my memory. Won't hurt to try it I guess.
EdGaR Posted April 20, 2005 Author Posted April 20, 2005 k well i get an shortcut icon but its just blank after installing f-prot with that switch.the shortcut is not associated with anything.but i looked and the program does not get installed in the proper place.says that the FP-Win.exe gets installed in system32 folder.that make sense?help from anyone is welcome.
eje Posted April 21, 2005 Posted April 21, 2005 ECHO.ECHO Installing F-Prot 3.16bECHO Please wait...start /wait %systemdrive%\install\apps\fprot\Setup.exe /HIDDEN /INSTALL=CUSTOM[FPWIN,FPDOS,FPSTOP,FPUPDATER]
swampy Posted April 30, 2005 Posted April 30, 2005 Here is a simpler version of my iexpress method, using WinRARextract all the files from the fprot installer to an empty folderdownload attached setup.iss to the same folderright-click all the files, choose add to archivenow choose RAR, compression- besttick Create SFX archive, tick Create solid archivein the top right corner click Comment & paste this;The comment below contains SFX script commandsSetup=setup -sTempModeSilent=1Overwrite=1now OK your way out & the switchless archive will be createdsetup.iss
EdGaR Posted April 30, 2005 Author Posted April 30, 2005 will this install everything default...or is it changed to ur liking?cuz i remember reading about this in another thread and u posted this and i was completely confused.but now its so much simpler.thx again!!!!been dying to figure this out for weeks now.
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