-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Open
Labels
bugSomething isn't workingSomething isn't working
Description
⚙️ Issue Checklist
- I have read the guidelines.
- I checked for duplicate issues.
- I searched for existing discussions.
- I checked for an existing pull request that addresses this issue.
📜 What part of Winutil are you having issues with?
Running the Script
📝 Provide a clear and concise description of the issue.
I can't run the script. I tried the two commands, in the latest PowerShell with Admin privileges.
Likewise, I even tried the .exe, I always get the "Invoke-Expression: Missing file specification after redirection operator" msg.
Any idea what is probably doing this.
🔄 Steps to reproduce the issue.
Step 1: Open PowerShell with Admin privileges.
Step 2: Run the "iwr -useb https://christitus.com/win | iex" or the "irm christitus.com/win | iex"
Step 3: Get the msg: Invoke-Expression: Missing file specification after redirection operator
❌ Paste the full error output (if available).
No response
🖼️ Additional context.
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working