akaladis Veteran Posted November 19, 2003 Veteran Share Posted November 19, 2003 (edited) OK, this thread should ONLY contain batch files on how to silently install various applications, and a sample database entry for AutoPatcher's database file. Do not: 1. Include any serial numbers, cracks and such 2. Reply commenting on a batch file (keep it clean!) Here are some guidelines (a.k.a. this is how each post should look like): Application Title Database Entry: [Entry] Name=Application Title Default=True AutoExpand=True Description=Application Description UniqueID=APP_TITLE Parent=APP_PARENT Target=Batches\application.bat TargetNoBackup=Batches\application_nobackup.bat WebLink=http:// Target Batch File (Normal version): Filename=Batches\application.bat @echo off "%AutoPatcherXP_Dir%\CustomProgFiles\application.exe" /a /b /c Target Batch File (No-Backup version): Filename=Batches\application_nobackup.bat @echo off "%AutoPatcherXP_Dir%\CustomProgFiles\application.exe" /d /e /f /Raptor Edited November 19, 2003 by mh508 Link to comment https://www.neowin.net/forum/topic/117059-unofficial-batch-file-program-switches-thread/ Share on other sites More sharing options...
Rapier Posted November 19, 2003 Share Posted November 19, 2003 Nice Topic...I'll make some batch files and post em right away !! :D Link to comment https://www.neowin.net/forum/topic/117059-unofficial-batch-file-program-switches-thread/#findComment-1384503 Share on other sites More sharing options...
FlishFun Veteran Posted November 19, 2003 Veteran Share Posted November 19, 2003 Hmmm... now I just need to get kelsenellenelvian to post the million ones I made for him on here (I deleted them after making them). Got some nice ones, all verified and working. I'll get him to post them. Also, please only post ones that are 100% silent. That's very important. If you post ones that require people to click things and they don't know it, we can have some probs. Thanks! :) Link to comment https://www.neowin.net/forum/topic/117059-unofficial-batch-file-program-switches-thread/#findComment-1384709 Share on other sites More sharing options...
Toxikk Veteran Posted November 19, 2003 Veteran Share Posted November 19, 2003 got any batch files that can delete temp internet folder contents? i can never get one to work. Link to comment https://www.neowin.net/forum/topic/117059-unofficial-batch-file-program-switches-thread/#findComment-1385185 Share on other sites More sharing options...
FlishFun Veteran Posted November 19, 2003 Veteran Share Posted November 19, 2003 got any batch files that can delete temp internet folder contents? i can never get one to work. Try this... I tested it on myself and it seems to work pretty good. :) It deletes everything from the temp internet files dir that's currently not in use. :) DelTemp.bat Link to comment https://www.neowin.net/forum/topic/117059-unofficial-batch-file-program-switches-thread/#findComment-1385312 Share on other sites More sharing options...
Toxikk Veteran Posted November 19, 2003 Veteran Share Posted November 19, 2003 does it work for 98se? i will test. maybe i could just edit the dir in the bat file to point to the right dir in 98se. Link to comment https://www.neowin.net/forum/topic/117059-unofficial-batch-file-program-switches-thread/#findComment-1385355 Share on other sites More sharing options...
FlishFun Veteran Posted November 19, 2003 Veteran Share Posted November 19, 2003 does it work for 98se? i will test. maybe i could just edit the dir in the bat file to point to the right dir in 98se. Yeah, I made this for 2k/XP... I can make one for 98SE though if you want. :) Link to comment https://www.neowin.net/forum/topic/117059-unofficial-batch-file-program-switches-thread/#findComment-1385368 Share on other sites More sharing options...
aitf311 Posted November 20, 2003 Share Posted November 20, 2003 I have a list of about 50 programs and their switches...here it is Switches.txt Link to comment https://www.neowin.net/forum/topic/117059-unofficial-batch-file-program-switches-thread/#findComment-1387085 Share on other sites More sharing options...
FlishFun Veteran Posted November 20, 2003 Veteran Share Posted November 20, 2003 I have a list of about 50 programs and their switches...here it is Dude! Nice list! (Y) Link to comment https://www.neowin.net/forum/topic/117059-unofficial-batch-file-program-switches-thread/#findComment-1387161 Share on other sites More sharing options...
Kelsenellenelvian Posted November 20, 2003 Share Posted November 20, 2003 (edited) Here is a list of what Jason and I added in if you want the batch file just tell me. Adobe Acrobat Reader 6.0 Copy Themes -----Apply one of Two Themes (Choose While Setting AutoPatcher up) Google Toolbar KaZaA Lite ++ 2.4.3 -----KaZaA Codec Pack 2.10 Full Nero Burning Rom 6.0.0.23 -----Register Nero Burning Rom 6.0.0.23 nvidia Forceware Dets 52.16 TweakNow PowerPack 1.7.5.4 QuickTime 6.4 Startup Control Panel 2.8 Wallpaper Changer 2.1 -----Wallpapers (Copies Chosen Wallpapers to a file) WinRAR 3.3b1 -----Register WinRAR 3.3b1 Edited November 20, 2003 by Kelsenellenelvian Link to comment https://www.neowin.net/forum/topic/117059-unofficial-batch-file-program-switches-thread/#findComment-1389249 Share on other sites More sharing options...
akaladis Veteran Posted November 20, 2003 Author Veteran Share Posted November 20, 2003 @Kelsenellenelvian: make sure you dont include your Nero registration if you give out any file... same applies to WinRAR and all the rest! Link to comment https://www.neowin.net/forum/topic/117059-unofficial-batch-file-program-switches-thread/#findComment-1389345 Share on other sites More sharing options...
morkuma Posted November 20, 2003 Share Posted November 20, 2003 i have 2 batches that i use all the time one is just a backup of the configs for progs that i use the most, it takes the previously backed up files and dumps them in an old dir and the current files and puts them in the backup dir then i have one for updating websites that uses ftp.exe (good ol command line) that just updates pages on the sites, ie. just replaces every file on the server with the ones on my hdd, in case i have made changes everyone laughs at me for the latter, but hey, if it works, why screw with it?!? Link to comment https://www.neowin.net/forum/topic/117059-unofficial-batch-file-program-switches-thread/#findComment-1389363 Share on other sites More sharing options...
Kelsenellenelvian Posted November 21, 2003 Share Posted November 21, 2003 (edited) I added some more stuff= MagicTweak 2.70 Windows Media Player 9 Bonus Pack -----Windows Media Player 9 Winter Fun Pack XP Winter ScreenSavers -----XP Bliss ScreenSaver Edited November 21, 2003 by Kelsenellenelvian Link to comment https://www.neowin.net/forum/topic/117059-unofficial-batch-file-program-switches-thread/#findComment-1390109 Share on other sites More sharing options...
FlishFun Veteran Posted November 21, 2003 Veteran Share Posted November 21, 2003 @Kelsenellenelvian - Hey man, I wrote most of these for ya, why not post how they were done. lol ;) Link to comment https://www.neowin.net/forum/topic/117059-unofficial-batch-file-program-switches-thread/#findComment-1390315 Share on other sites More sharing options...
aitf311 Posted November 21, 2003 Share Posted November 21, 2003 FlishFun: are you going to have a switch/batch file section on the page? If you want me to help out with the section (if you want/have it) i will... Link to comment https://www.neowin.net/forum/topic/117059-unofficial-batch-file-program-switches-thread/#findComment-1390326 Share on other sites More sharing options...
Kelsenellenelvian Posted November 21, 2003 Share Posted November 21, 2003 (edited) @Kelsenellenelvian - Hey man, I wrote most of these for ya, why not post how they were done.? lol?;);) Ummm I wouldn't know where to begin there are so many now. If any one wants specific ones Flishfun figured out or the ones I did just post and I will post specific instructions ie. Modifying the Autopatcher.dat file, making the .bat file and getting the proper version of whichever proggy in. also just added in= Enable PrintScreen Key Disable QOS nVidia Coolbits I am trying to figure out more proggys and thier switches so just ask and if I have figured it out I will tell you how, If not I am SURE Flishfun and Raptor can help you. Flishfun did a great job with the ones he made for me and really taught me a great deal in automating the install proccess. Thank You Flishfun & Raptor Edited November 21, 2003 by Kelsenellenelvian Link to comment https://www.neowin.net/forum/topic/117059-unofficial-batch-file-program-switches-thread/#findComment-1390628 Share on other sites More sharing options...
akaladis Veteran Posted November 21, 2003 Author Veteran Share Posted November 21, 2003 @Kelsenellenelvian: dont mention it :D and as a reminder to all the rest: Please, keep this thread clean... meaning only batch file posts should be here... this way we will be able to find things fast & easy and still dont end up with 150 page thread :D /Raptor Link to comment https://www.neowin.net/forum/topic/117059-unofficial-batch-file-program-switches-thread/#findComment-1391121 Share on other sites More sharing options...
FlishFun Veteran Posted November 21, 2003 Veteran Share Posted November 21, 2003 FlishFun: are you going to have a switch/batch file section on the page? If you want me to help out with the section (if you want/have it) i will... Which page? This page? If so, then yes, please help and post a bunch of yours. :) Link to comment https://www.neowin.net/forum/topic/117059-unofficial-batch-file-program-switches-thread/#findComment-1391392 Share on other sites More sharing options...
Brandon Posted November 21, 2003 Share Posted November 21, 2003 (edited) :-D must use this in safe mode :-D LOL Nope sorry, don't need anyone hosing their system. Please stick to useful commands. - FlishFun sorry... just my lame attempt to have some fun.. thus i figured people would not use it... :blush: Edited November 21, 2003 by musicmaster Link to comment https://www.neowin.net/forum/topic/117059-unofficial-batch-file-program-switches-thread/#findComment-1391421 Share on other sites More sharing options...
FlishFun Veteran Posted November 21, 2003 Veteran Share Posted November 21, 2003 :-D must use this in safe mode :-D LOLNope sorry, don't need anyone hosing their system. Please stick to useful commands. - FlishFun sorry... just my lame attempt to have some fun.. thus i figured people would not use it... :blush: Well I know you weren't being serious, but there are newbies that patrol these boards and I'd hate for one to damage their system and either blame me, Neowin, or the AutoPatcher for it. Link to comment https://www.neowin.net/forum/topic/117059-unofficial-batch-file-program-switches-thread/#findComment-1391473 Share on other sites More sharing options...
tlyczko Posted November 22, 2003 Share Posted November 22, 2003 thank you, this is a great forum thread!! :) tom Link to comment https://www.neowin.net/forum/topic/117059-unofficial-batch-file-program-switches-thread/#findComment-1393268 Share on other sites More sharing options...
FlishFun Veteran Posted November 22, 2003 Veteran Share Posted November 22, 2003 thank you, this is a great forum thread!!:) tom The batch file section? Or the whole AutoPatcher Forum itself? lol Link to comment https://www.neowin.net/forum/topic/117059-unofficial-batch-file-program-switches-thread/#findComment-1393582 Share on other sites More sharing options...
FlishFun Veteran Posted November 24, 2003 Veteran Share Posted November 24, 2003 maybe other peoples have made this batch progs.I want the following progs in my autopatch if I can get it of somebody here I don't have problems with my batch :( nvidia detonator nero adaware (I have it) acrobat reader winzip Tweak XP and all the dutch windows xp updates :p maybe you can help me if you have the .bat file and the menu entry Actually I made most of those for Kelsenellenelvian, if you give me a little time I can get you the exact batch commands. :) If anyone wants to beat me to it though, please feel free. :D Link to comment https://www.neowin.net/forum/topic/117059-unofficial-batch-file-program-switches-thread/#findComment-1401081 Share on other sites More sharing options...
QuestorUK Posted November 24, 2003 Share Posted November 24, 2003 Ummm I wouldn't know where to begin there are so many now.If any one wants specific ones Flishfun figured out or the ones I did just post and I will post specific instructions ie. Modifying the Autopatcher.dat file, making the .bat file and getting the proper version of whichever proggy in. also just added in= Enable PrintScreen Key Disable QOS nVidia Coolbits I am trying to figure out more proggys and thier switches so just ask and if I have figured it out I will tell you how, If not I am SURE Flishfun and Raptor can help you. Flishfun did a great job with the ones he made for me and really taught me a great deal in automating the install proccess. Thank You Flishfun & Raptor I think its a great way to show your appreciation, not just to post the batch files you have, I noticed that again Flishfun is having to answer other posts with 'I made that for Kelsenellenelvian I will try to get him to post it' but the only response you give is 'let them ask' did you have to ask to download autopatcher or have to beg to get FlishFun aid to make and tutor you, do you think it reasonable that he has to remake files for all that ask, okay some of your own creations may not be perfect but in the OPEN others can help correct or improve them and more importantly FlishFun isn't having to reinvest time to help and respond to others in the same way he helped you. Link to comment https://www.neowin.net/forum/topic/117059-unofficial-batch-file-program-switches-thread/#findComment-1401313 Share on other sites More sharing options...
FlishFun Veteran Posted November 24, 2003 Veteran Share Posted November 24, 2003 I think its a great way to show your appreciation, not just to post the batch files you have, I noticed that again Flishfun is having to answer other posts with 'I made that for Kelsenellenelvian I will try to get him to post it' but the only response you give is 'let them ask' did you have to ask to download autopatcher or have to beg to get FlishFun aid to make and tutor you, do you think it reasonable that he has to remake files for all that ask, okay some of your own creations may not be perfect but in the OPEN others can help correct or improve them and more importantly FlishFun isn't having to reinvest time to help and respond to others in the same way he helped you. I know what you mean... I would like to see him post all of those batches, but I guess it's partially my fault too. I was up so late helping him with the batches that I wasn't thinking and I deleted them all when we got them working. I'll try to get ahold of him today and get him to send them all to me. Then I'll make a post with them all in it. Link to comment https://www.neowin.net/forum/topic/117059-unofficial-batch-file-program-switches-thread/#findComment-1401363 Share on other sites More sharing options...
Recommended Posts