|
Answer» how create batch file in xp?PLZ give an ideaHere is an idea. Go to START --> Run At run, type notepad.exe and press Enter. Now a text editor will come up. Type:
@echo off echo. echo. Hello echo. pause
Now go to File --> Save As --> On Desktop, save it as file.bat
Now open that batch file and you should see a black box with the words 'hello' and 'press any key to continue. . ."
That is a very simple batch file.
It really depends what you want the batch file to do.here is a useless batch file that you can play with. Just play around with the code if you want but i made it. and when you want to try it save it as pp2.2.bat.
Heres the link to the text file: http://freewebs.com/cloneshotel/pp22.txt or simpler: http://freewebs.com/cloneshotel/pp10.txtmy second question how create adobe READER file?just save the file with .pdf at the end i BELEIVE that should worki did that..have a error appear during open my adobe reader file..i will i do?You cant put like 'hello' into notepad and save it as .pdf. It wont work like that.you wanted to create a pdf did you not? it was CREATED just didnt work. No but seriously, what editor are you using to make this pdf? Im not totally sure cause i dont know a lot about it but i think that if you use MS Word it might work, or maybe msword has a export feature. I dont have msword so i cant test it myself. i think you might be able to use a code to create one too but even that im not sure of. good luck sorry i cant help muchQuote from: Carbon Dudeoxide on July 11, 2007, 09:28:25 AM You cant put like 'hello' into notepad and save it as .pdf. It wont work like that.
lolo i tried that exact same thing
|