Skip to content

Invoke-Expression: Missing file specification after redirection operator #3758

@maliquem

Description

@maliquem

⚙️ 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

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions