Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
batch file make .reg
Name: djas Date: November 26, 2004 at 14:35:40 Pacific OS: Windows XP Pro SP2 CPU/Ram: P4 2.40 GHZ 256 RAM
Comment:
hi im trying to make a batch file that makes a .reg file but its not going as i planned this is what i have so far, can you tell me what im doing wrong.
Summary: Hi Guys, Is there a way I can make a batch file make another batch file with a script? I have already got: \>pw.bat now how can I make it write the script? Thanks =P I build Custom Computers And ...
Summary: There is or was a program that will encrypt a batch file. Making it impossible to read. Ohhhh, I think it was call "Dream" It was used to make books on floppy disk using pictures ,text and batch files...
Summary: Hi, I'm trying to associate a type of file to an app from a batch file using reg add command: reg add hklm\software\xxx /ve /t reg_sz /d ""%cd%\prog.exe" "%1"" but it doesn't write in the registry exa...