fxart
New Member
- Messages
- 13
- Reaction score
- 0
Hi Guys, please. a big flavour. Anyone can help me to execute this powershell command during the OS setup?
Get-AppxPackage -allusers | foreach {Add-AppxPackage -register “$($_.InstallLocation)\appxmanifest.xml” -DisableDevelopmentMode}
one time only.
I have to put into the $OEM$ folder.
Please, I can't try anything else this time. It's urgent. These OS images need my for my job.
How?
I don't know why but now, any OS after sysprep have all apps installed but no one can't be launched.
Also notepad appear installed but can't open any file.
10 Professional and Windows 11P
The user have the admin privilege.
I don't know why!
I have spent two weeks rebuilding from scratch these OS images at least 10 times without success.
Please, help me asap.
I'am a registered user.
Thanks in advance
Get-AppxPackage -allusers | foreach {Add-AppxPackage -register “$($_.InstallLocation)\appxmanifest.xml” -DisableDevelopmentMode}
one time only.
I have to put into the $OEM$ folder.
Please, I can't try anything else this time. It's urgent. These OS images need my for my job.
How?
I don't know why but now, any OS after sysprep have all apps installed but no one can't be launched.
Also notepad appear installed but can't open any file.
10 Professional and Windows 11P
The user have the admin privilege.
I don't know why!
I have spent two weeks rebuilding from scratch these OS images at least 10 times without success.
Please, help me asap.
I'am a registered user.
Thanks in advance