Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add_Structure.ps1: mixed up registry entries for PS1 system and params in lines 354-355 #41

Open
obuolinis opened this issue Jul 2, 2023 · 1 comment

Comments

@obuolinis
Copy link

Add_Structure.ps1 has registry entries for PS1 system and params mixed up in lines 354-355

Add-RegKeys -Reg_Path "$PS1_Shell_Registry_Key" -Sub_Reg_Path "$PS1_Main_Menu" -Type "PS1Params" -Entry_Name "PS1 as system"

@Joly0 your fork is also affected, in several places, not only this one.

@Joly0
Copy link
Contributor

Joly0 commented Jul 2, 2023

Ah, you are right. I will fix it tomorrow. Thank you

Joly0 added a commit to Joly0/Run-in-Sandbox that referenced this issue Jul 14, 2023
- Finally fixed running intunewin with serviceUI and psexec
- Fixed damienvanrobaeys#40
- Fixed damienvanrobaeys#41
### Changed
- Changed formatting to OTBS using "Invoke-Formatter" cmdlet in "Script-Analyzer" module (On-going discussion damienvanrobaeys#44) and applied some powershell best-pratices
Joly0 added a commit to Joly0/Run-in-Sandbox that referenced this issue Aug 26, 2024
- Finally fixed running intunewin with serviceUI and psexec
- Fixed damienvanrobaeys#40
- Fixed damienvanrobaeys#41
### Changed
- Changed formatting to OTBS using "Invoke-Formatter" cmdlet in "Script-Analyzer" module (On-going discussion damienvanrobaeys#44) and applied some powershell best-pratices
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants