I used this and it worked ok. However, I have all this information that it destroys. Lets get to another example, as all this information is a bit private (sorry for being really rude to u guys) This file starts off being: Line1 Line2 Line3 Line4 Line5 Line6 Line7 Line8 Line9 Line10 Line11 Line12 Li...
there's no need to convert to exe. sed.exe is just one executable, so you can put in thumb drive , or just zip together with your batch and email your friend. Again, thanks to Ghostmachine4 for your help, however, I would like to keep it to one file. I will try the answer posted by !k, if that does...
Many Thanks to Ghostmachine4. I am wondering - I want to convert it to an exe file with bat2exe - If I include the 'sed' file, will it work on other computers? eg If I email this file to my friend to help him with a problem, will it run or will he need the 'sed' file. if he needs the 'sed' file, wil...
Hey everyone. I have been doing a lot of browsing, and have not been able to find what I want to find. What I want to do is have a batch on my dekstop that will edit a file with a different directory eg. 'C:\Program Files\example\text_file.txt'. The above directory is an example of where the text fi...
Hi Jamesfui, In my few years of experience with batch file creation, I have been converting batches to executables, and I use a very good little program called "BAT2EXE". I find it really useful. I can add icons, Make the main executable and include other files to strap to it, and add 'add...