How to create a cab file with registry edits?
I have a bunch of registry edits that I want to create a cab file for. What program does everyone use to create cab files and how can I make a registry edit into a cab file? What is the proper syntax and such?
For instance if I wanted to make the registry edit below into a cab file how would I accomplish this?
[HKEY_LOCAL_MACHINE\Comm\BCMSDDHD1\Parms]
"HTCKeepWifiOnWhenUnattended"=dword:00000001
|