llcmac Posted March 25, 2005 Share Posted March 25, 2005 If someone here has experiance with making batch files, or even and install.exe, please pm me.....or post here, thanks. Link to comment Share on other sites More sharing options...
Thome25 Posted March 25, 2005 Share Posted March 25, 2005 If someone here has experiance with making batch files, or even and install.exe, please pm me.....or post here, thanks. llcmac open notepad.If your doing a uniform your would write this- gfxpak -p datamodels.big u_ _ _a.fsh Just let say u made it u029a.fsh u would save it as PhillsHomeUni.bat and once u do that it will make a bat file. Link to comment Share on other sites More sharing options...
llcmac Posted March 25, 2005 Author Share Posted March 25, 2005 O yeah, I know, but I need to make one with 4 or 5 different (yes/no) options. from my roster thread 1. It will install the rosters...Duh 2. It will give you the option of setting Barry Bonds durability (some people think he is done) yeah you could edit it in mvp, but who cares. 3. It will give you the option of using cyberfaces for Barry and Kevin Millar, or not. 4. The HLS team will be in the rosters, you will have the option of hiding us (for dynasty play). I know how to move files, but the rest I am pretty clueless. I guess I could make an installer, I just need to dig up some of my programming CD's. Link to comment Share on other sites More sharing options...
ToiletofSadness Posted March 25, 2005 Share Posted March 25, 2005 You wouldn't really need to program your own installer, as there are plenty of free ones out there (like Nullsoft's). Though the batch file route will be easier and probably a smaller download. How did you envision covering all the install options? Just having a different set of DATs for each option? Link to comment Share on other sites More sharing options...
Micropterus58 Posted March 25, 2005 Share Posted March 25, 2005 I found these just using a search engine. You want to use the CHOICE command. http://www.computerhope.com/batch.htm http://web2.airmail.net/oscar10/c/links/on.../batch%20files/ http://www.ericphelps.com/batch/ http://users.accesscomm.ca/gbraun/batch/ http://www.bookcase.com/library/software/m...util.batch.html http://www.robvanderwoude.com/index.html Link to comment Share on other sites More sharing options...
Hudda Posted June 14, 2007 Share Posted June 14, 2007 i'm after a batch file which would backup my .sav file to another location on my computer. I have no experience at all with batch files. I have done some research and it feels like I'm going nowhere with it. Any help would be appreciated. Link to comment Share on other sites More sharing options...
krawhitham Posted June 14, 2007 Share Posted June 14, 2007 wow talk about bringing back the dead, this thread is two years old MD c:MVPsavs copy "%USERPROFILE%My DocumentsMVP Baseball 2005*.sav" c:MVPsavs the files are saved in c:MVPsavs Link to comment Share on other sites More sharing options...
Hudda Posted June 14, 2007 Share Posted June 14, 2007 yeah, I searched the forums first and didn't check the date of the last post before I posted Oh well, thanks for the help!! Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.