Jedi82 Posted June 24, 2005 Share Posted June 24, 2005 tnx so much..i'll waiting:) Link to comment Share on other sites More sharing options...
hakeem5454 Posted June 28, 2005 Share Posted June 28, 2005 so what is the silent switch for bit tornado? i need the code for it like this: [_Net] REM NOTES: [url="http://www.microsoft.com/downloads/details.aspx?FamilyID=262d25e3-f589-4842-8157-034d1e7cf3a3&displaylang=en"]http://www.microsoft.com/downloads/details...&displaylang=en[/url] REM NOTES: Extracted REG ADD %KEY%\iAdd /VE /D ".NET Framework v1.1" /f REG ADD %KEY%\iAdd /V Inum /D "CMD /C Start /Wait %SystemDrive%\Install\_Net\netfx.msi /qb" /f i dont know what that is called but i need a thing for bit tornado like that^^ thanks Link to comment Share on other sites More sharing options...
big poppa pump Posted June 28, 2005 Share Posted June 28, 2005 Did you even read some of the replies posted in this thread?? Almost every alternate reply tells you to the use the /S switch to install this app!!!! Link to comment Share on other sites More sharing options...
Jedi82 Posted August 17, 2005 Share Posted August 17, 2005 [quote name='twizt3d' date='Jan 16 2005, 07:23 AM']Ok all you people asking for the origional bittorrent forgot one very important thing, ITS OPEN SOURCE!!! you can make your own ::official:: installer to do what ever you want using python... now I bet half the people here have no idea how to do that so fear not, I have made the official BitTorrent 3.4.2 Switchless installer, My installer doesnt say you installed blah blah blah, and it doesnt install or load the html file at all. If there is interest I will make a switchless installer for 3.9.x the beta for 4, I will make one for 4 when it comes out... ~twizt [code]http://www.twizt3d.com/files/BitTorrent-3.4.2.exe[/code] <-Switchless to run it you can modify this to fit your batch file, or run this as a batchfile to test the installer. [code]@echo off title Installing BitTorrent 3.4.2 Switchless Edition by Twizt3d DesignZ ECHO Windows will now install additional programs onto your computer. ECHO. ECHO Installing BitTorrent 3.4.2 Switchless Edition by Twizt3d DesignZ ECHO Please wait... start /wait .\setup\BitTorrent.exe ECHO. ECHO BitTorrent 3.4.2 Switchless Edition by Twizt3d DesignZ was installed successfully. EXIT[/code] [right][post="252863"]<{POST_SNAPBACK}>[/post][/right][/quote] can you please reup your unattended program, the link doesn't work! Link to comment Share on other sites More sharing options...
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