t4rra / CCStopper

[Archived] Stops Adobe's pesky background apps and more 😉
GNU General Public License v3.0
1.06k stars 65 forks source link

chore: Don't invoke powershell `$profile` on batch file #99

Closed brian6932 closed 9 months ago

brian6932 commented 9 months ago

Ideally the choice should be pure PowerShell, skip any cmd, and subprocesses More info on that here: https://github.com/brian6932/CC-Clean-Launcher/blob/2023/cc.ps1#L5-L10 https://learn.microsoft.com/dotnet/api/system.management.automation.host.choicedescription