Skip to content

Made Compile.ps1 not load the script into memory#4536

Open
GabiNun2 wants to merge 3 commits into
ChrisTitusTech:mainfrom
GabiNun2:no-memory-complie.ps1
Open

Made Compile.ps1 not load the script into memory#4536
GabiNun2 wants to merge 3 commits into
ChrisTitusTech:mainfrom
GabiNun2:no-memory-complie.ps1

Conversation

@GabiNun2
Copy link
Copy Markdown
Contributor

@GabiNun2 GabiNun2 commented May 22, 2026

Type of Change

  • New feature
  • Bug fix
  • Documentation update
  • UI/UX improvement

Description

pr #2062 made complie.ps1 add winutil into memory instead of constantly using | Out-File which made sense but it's simpler and more strightforward to use $script +=

ofc i tested this :)

@GabiNun2 GabiNun2 requested a review from ChrisTitusTech as a code owner May 22, 2026 12:39
@github-actions github-actions Bot added the bug Something isn't working label May 22, 2026
@GabiNun2 GabiNun2 changed the title Made Compile.ps1 not load the script into memory Made Compile.ps1 not load the script into memory and -Raw syntax May 25, 2026
@GabiNun2 GabiNun2 changed the title Made Compile.ps1 not load the script into memory and -Raw syntax Made Compile.ps1 not load the script into memory May 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant