How to Distribute and Run a .REG File in Silent Mode
by Dana Daugherty
To push a registry hack via SMS to Win 9x clients you can
create a SMS Package containing a batch file with the following
code: regedit /S \\FILEServer\Install\batch\filename.reg
@echo off cls In the same directory as the .reg file add a file named yes.txt.
Open yes.txt and add the letter "y", save it, and close it.
echo off , cls will cause any batch
file to run silently on Win 9x PCs
Page
1 of
1
0 Comments (click to add your comment)
Networking Solutions
