GamerOS Windows 10 & 11 DIY Preset


but what are better for individual learning and help are these


 
Hey! I have a question. How well does this GamerOS work with other programs? I mean, it seems that this OS is aimed for gamers, but I was wondering if this OS works well all the software out there (browser, coding, video editing, regular windows tasks, etc...)
Unfortunately, hardware errors occurred when working with SketchUp software, so I reinstalled the graphics driver.
 
Last edited:
poderia disponibilizar a pasta com arquivos regedit post setup para o projeto ficar completo?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Could you provide the folder with regedit and post setup files for the project to be complete?



Np thanks for the support, For The Advanced Users, this is my personal script, the registry is from ltsc 1.0.5c unchanged, and the other stuff is all self explanatory, enjoy yourselves
 

Attachments

  • nofiles.png
    nofiles.png
    56.9 KB
poderia disponibilizar a pasta com arquivos regedit post setup para o projeto ficar completo?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Could you provide the folder with regedit and post setup files for the project to be complete?

the registry files are not provided as they were not released by Txmmy. Similar ones are available at other outlets on the internet.


os arquivos de registro não são fornecidos, pois eles não foram liberados pelo Txmmy. Similares estão disponíveis em outros pontos de venda na internet.

And please. ENGLISH ONLY in the forums
 
Mod note: Moved post. Please don't ask GamerOS questions in other unrelated threads.

Olá, gostaria de aproveitar a discussão e pedir ajuda sobre o mesmo conjunto, eu tenho um arquivo de predefinição que baixei do "gamerOS 5.24"
contendo um .xml e um .ps1 postinstall.

porém não sei como inseri-lo de forma correta no pós install para que seja de gordo executado (Não sei onde colocar esse arquivo .ps1, se devo por em algum diretório, não é possível, não sei se devo renomear, e não sei que tipo de parâmetros atribuir a um arquivo para que ele seja corretamente processado, o que por em parametro, se adiciono o arquivo .ps1 na aba tarefa maquina, ou abaixo na aba tarefa usuario


pelo o que pode aprender/entender da discussão atual, é que de facto é importante processar a iso em etapas, afim de não gerar conflitos, então irei começar nesse momento, é claro, etc, um projeto do zero respeitando como seguintes ordena:

1 integração das Atualizações do Windows primeiro,
2 remoção dos componentes,
3 motoristas ,
4 ajustes de registro
5 : espera obter ajuda desse tópico para concluir a instalação correta do post install
 
Last edited by a moderator:
Load the preset. From the Post-Setup screen, select Add File and load the extracted "GamerOS PostSetup.ps1" file.
No arguments are required for NTLite to run this script.
 
Eu faço isso, adicioná-lo após a instalação normalmente, e ele não instala corretamente


a opção de integrar pós-instalação não física disponível para marcá-lo e confirmar o fato da instalação dos arquivos de script .ps1, mas a função de integrar a função normal na opção de registros (onde eu marco para fazer alterações nas 4 unidades de inicialização, mas não consigo integrar a instalação pós-instalação), Estou usando uma versão beta


e eu verifiquei em vários lugares as pessoas adicionando parâmetros aos seus arquivos para executá-los corretamente, e eu estou aqui para descobrir qual parâmetro eu posso adicionar para resolver o meu problema


Você não precisa extraí-lo para alguma pasta iso?

por exemplo, na pasta: \sources\$OEM$\$$\Setup\Scripts ou algo semelhante
 
I researched a little and saw a solution where you run a command to check the policy if it is in Unrestricted or restricted mode, where to execute a script this unrestricted mode would have to be active, in this case I could add this command to my system to make sure that does it execute the script?

the command mentioned is: Set-ExecutionPolicy Unrestricted

Since I don't understand, this solution seems to make sense, but I'm waiting for your response on how to proceed, whether or not it will be necessary to add this command before executing the script, and which parameter should I assign to the .ps1 script so that it is executed as expected? correctly, and if I should move the file into the iso folder created when the iso is mounted in the program, please if anyone can clarify in general about this, I would be grateful
 
When you use Add File together with a PS script, NTLite will automatically run the command:
Code:
powershell -NoProfile -ExecutionPolicy Bypass -F file.ps1

So you don't need to change the Execution Policy, unless you want it to be different.

Txmmy's script is written for Post-Setup (User), and not Post-Setup (Machine). Look for the two separate tabs in the toolbar.
Post-Setup (User) commands run during your first desktop logon.
 
em seguida, adicionar o script no painel inferior ( usuário )?

Então eu descobri o erro, como eu estava colocando-o no painel superior (máquina)

Existe alguém parâmetro que eu possa colocar no script para forçar-lo a ser executado ou seria melhor deixá-lo em branco?

Se eu quiser instalar outro script lá, quais são as dicas de script que funcionariam?

por exemplo, se você executar um script desta lista aqui, por exemplo, o script para remover completamente o Edge, que está completamente infiltrado em todo o sistema o mais seriamente possível?

 
Last edited:
em seguida, adicionar o script no painel inferior ( usuário )?

Então eu descobri o erro, como eu estava colocando-o no painel superior (máquina)

Existe alguém parâmetro que eu possa colocar no script para forçar-lo a ser executado ou seria melhor deixá-lo em branco?

Se eu quiser instalar outro script lá, quais são as dicas de script que funcionariam?

por exemplo, se você executar um script desta lista aqui, por exemplo, o script para remover completamente o Edge, que está completamente infiltrado em todo o sistema o mais seriamente possível?

Eu sei que o inglês não é a sua primeira língua, então use um programa de tradução e POST EM INGLÊS APENAS. Obrigado.

I know English is not your first language, so use a translate program and POST IN ENGLISH ONLY. Thank you
 
Eu sei que o inglês não é a sua primeira língua, então use um programa de tradução e POST EM INGLÊS APENAS. Obrigado.

I know English is not your first language, so use a translate program and POST IN ENGLISH ONLY. Thank you
but I'm doing this, I think brave's translate is doing the translation automatically before I send it
 
I tried appending some of this to a 22H2 win10 build (19045.2965), and for some reason perfmon/resmon is gone. How do I get this back? It's actually quite useful for me.
 
I tried appending some of this to a 22H2 win10 build (19045.2965), and for some reason perfmon/resmon is gone. How do I get this back? It's actually quite useful for me.

Open the preset in Notepad, and remove the line:
Code:
                <c>perfmon 'Performance Monitor'</c>
 
Hi, I am facing the following issues with my modified preset (in a VM), and am not able to figure out why:
  1. Photos app opens for a split second and crashes.
  2. Sleep button, brightness slider unavailable.
  3. External display is not being recognized.
I strongly suggest better component dependencies description so that regular users don't have to scour the forums for answers.
Also, I greatly appreciate the efforts of garlin, Hellbovine and other volunteers since NTLite cannot succeed without your support.
 

Attachments

Last edited:
Just a partial answer.

As Windows Store in Compatibility is'nt keept - two components seems obvious to keep to make PhotoApp to work.
Componets/ Modern App Support - keep the 2 subcomponents Browser Brokers and Data sharing service.

In your UnAttended the generic key is for Windows 10 - for 11 it should be W269N-WFGWX-YVC9B-4J6C9-T83GX.
 
Hi, I am facing the following issues with my modified preset (in a VM), and am not able to figure out why:
  1. Photos app opens for a split second and crashes.
  2. Sleep button, brightness slider unavailable.
  3. External display is not being recognized.
1. The latest Photos App may require a new dependency (since you're allowing Store updates).

2. VM instances don't get a sleep button or brightness slider, because those features only exist for physical PC's. If something's missing from the emulated HW platform, then it won't be detected by the guest OS. There are optional VM extensions, but nobody pretends to add power management features. Features related to physical HW need to be tested on actual PC's.

3. Same thing.
 
Back
Top