urie Posted August 28, 2004 Posted August 28, 2004 Well one more to add:Spy Sweeper:SpySweeper.exe /silentAnyone know how to add the serial? Appears it not in the registry.This Works for me installs and registers the program REM WebrootREG ADD %KEY%\5090 /VE /D "Spy Sweeper 3.0" /fREG ADD %KEY%\5090 /V 1 /D "%systemdrive%\install\Webroot\SpySweeper.exe /VERYSILENT /SP-" /fREG ADD %KEY%\5090 /V 3 /D "CMD /C COPY \"%systemdrive%\Install\Webroot\install.dat\" \"%programfiles%\Webroot\Spy Sweeper\" /Y" /fi only have one problem i need to make the install.dat hidden and read only and i don't know how to do that.
visaversa Posted August 28, 2004 Posted August 28, 2004 i only have one problem i need to make the install.dat hidden and read only and i don't know how to do that.oh that one is easy...just add a batch with the attrib command at the end.attrib +r +h [[Drive:][Path] FileName]look here for more info about attrib
war59312 Posted August 29, 2004 Posted August 29, 2004 Well one more to add:Spy Sweeper:SpySweeper.exe /silentAnyone know how to add the serial? Appears it not in the registry.This Works for me installs and registers the program REM WebrootREG ADD %KEY%\5090 /VE /D "Spy Sweeper 3.0" /fREG ADD %KEY%\5090 /V 1 /D "%systemdrive%\install\Webroot\SpySweeper.exe /VERYSILENT /SP-" /fREG ADD %KEY%\5090 /V 3 /D "CMD /C COPY \"%systemdrive%\Install\Webroot\install.dat\" \"%programfiles%\Webroot\Spy Sweeper\" /Y" /fi only have one problem i need to make the install.dat hidden and read only and i don't know how to do that.Thanks a lot, Will
war59312 Posted August 31, 2004 Posted August 31, 2004 Some more. Microsoft .NET FrameWork 1.1 SP1:NetFrameWorkSP1.exe /qbDriver Cleaner 3.0:DriverCleaner.exe /SSpamihilator:Spamihilator.exe /SGenie Backup Manager Pro 5.0:GenieBackUp.exe /verysilent
eagle00789 Posted August 31, 2004 Author Posted August 31, 2004 will be added in the next version. (will not include the update feature anymore, because it was to buggy)
war59312 Posted August 31, 2004 Posted August 31, 2004 Oh ok thanks.So do plan on trying again some time later?
eagle00789 Posted August 31, 2004 Author Posted August 31, 2004 (edited) in a later version, yes. but not now anymore. i have to find a descent way for this.Currently i'm working on the support for XPlode, but this requires a big change to the program, so that's why there are no new version yet.Also, for this next version, everyone with enough programming skills is able to create it's own save and lode plugins, to support more file-types (if needed) Edited August 31, 2004 by eagle00789
eagle00789 Posted September 1, 2004 Author Posted September 1, 2004 Update: The new version is out. it currently supports saving as an xplode file (and af course a cmd file). loading will be done in the next version (loading of cmd file is available though). Aslo, setting the options in the xplode file is not yet supported directly from the program. you have to do this manually. The prommised programs are not in this version yet.
war59312 Posted September 2, 2004 Posted September 2, 2004 Update: The new version is out. it currently supports saving as an xplode file (and af course a cmd file). loading will be done in the next version (loading of cmd file is available though). Aslo, setting the options in the xplode file is not yet supported directly from the program. you have to do this manually. The prommised programs are not in this version yet.Still get this errror when updating:And it appears update is still there.
eagle00789 Posted September 2, 2004 Author Posted September 2, 2004 Still get this errror when updating:And it appears update is still there. Sorry. i forgot to take the update out
war59312 Posted September 2, 2004 Posted September 2, 2004 No problem just a friendly reminder. And what about the error message?
eagle00789 Posted September 2, 2004 Author Posted September 2, 2004 did you got that error when installing??
war59312 Posted September 2, 2004 Posted September 2, 2004 did you got that error when installing??Sure did.
`Felix` Posted September 3, 2004 Posted September 3, 2004 @eagle00789Can i suggest that you changerem PP=%SystemDrive%\Install\To SET PP=%SystemDrive%\Install\And then append %PP%To the path's of the applications - then all that would be required would be the actual directory/folder of the application in each of the program file fieldsoh and one other thing that is probably worth adding by default is:getcdFOR %%d IN (c: d: e: f: g: h: i: j: k: l: m: n: o: p: q: r: s: t: u: v: w: x: y: z:) DO IF EXIST %%d\WIN51 SET CDROM=%%dJust my 2 cents worth
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now