Replies: 5 comments 1 reply
-
|
Ok dont everyone answer at once.. geeze I thought maybe people would say you posted in the wrong place or something but nothing? |
Beta Was this translation helpful? Give feedback.
-
|
Hi @Jim-MD ! The right command for the execution policy is :
The
|
Beta Was this translation helpful? Give feedback.
-
|
What am I supposed to do when it asks for the image index? First time, so I don't know much. |
Beta Was this translation helpful? Give feedback.
-
|
Thank you this helps greatly...
Don't give up the ship. SELL IT !
On 10/22/2025 7:08 PM EDT Old Character ***@***.***> wrote:
Hi @Jim-MD !There is a few things. Hope that can help you.
The right command for the execution policy is :
Set-ExecutionPolicy Bypass -Scope Process
There is a space missing between bypass and scope on yours
The -ISO parameter is the letter of the mounted iso in your step 2.
It probably not C ? You have a normal install of windows ?
The -SCRATCH param is the letter of the drive you want to use as working directory for the tiny11 script.
(for copying stuff, making modification etc...) all file created on this drive will be erased at the end.
The SKU is an identifier for a specific configuration of windows.
Here the script ask you if you want windows home, pro, pro N etc...
The iso is created where the script is.
Be sure to have the last tiny11maker.ps1 script on the main page not in release.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
|
You're welcome guys ! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Instructions:
Using-Scope Process you keep your original policy intact as this change only lasts for the current PowerShell session.
7.Start the script :
You can see of the script by running the get-help command.
Upon entering get-help PowerShell responds with a “>>”
on my computer that would be C drive so I add only the “C”
Ok now I know I am slow and I just had outpatient surgery today but where do I use the SKU to this line or does something pop up and I have to select this somehow. No documentation to explain this and I can't read minds on tuesday afternoons.
Beta Was this translation helpful? Give feedback.
All reactions