Search found 3 matches
- 04 Nov 2006 13:43
- Forum: DOS Batch Forum
- Topic: Replace a text in a reg file by a other text
- Replies: 4
- Views: 16817
ok now, i need big help! look in that code u wrote that replaces a full line and it makes some things unreadable for regedit and for commands to: let's try to explain. first if I run the code for reg file then it makes at start of reg file a enter and then starts the text for example: first: Windows...
- 02 Nov 2006 05:17
- Forum: DOS Batch Forum
- Topic: Replace a text in a reg file by a other text
- Replies: 4
- Views: 16817
- 01 Nov 2006 11:07
- Forum: DOS Batch Forum
- Topic: Replace a text in a reg file by a other text
- Replies: 4
- Views: 16817
Replace a text in a reg file by a other text
Ok let's try to explain. I'm writing a bat file that first detects in wich folder the bat file is, that I allready have and it saves it in variable: %BatchFile% but now, I need to replace in a reg files where stand installdir = "%DIR%" and that must be replaced by the founded folder of the variable ...