Recent content by esullivan37

  1. E

    winget install

    Good to know thanks!
  2. E

    winget install

    Adding the three files in Updates and using these post setup commands worked! Thanks!
  3. E

    winget install

    And if I want to run a PS1 file, in the After Logon section, I would do type File and add the PS1 script (like in the screenshot). Anything in parameters? "-F" in parameters? Sorry once I understand what NTLite is looking for I can figure it out further.
  4. E

    winget install

    I THINK I am following now. Entering the task as powershell and the parameters as the add-app, NTLite will run that as "powershell -command" from CMD. And adding the 3 files to the "Updates" section will make them available to the Post-Setup command, I assume?
  5. E

    winget install

    Sorry, In your link it says to run "Add-AppxPackage -RegisterByFamilyName -MainPackage Microsoft.DesktopAppInstaller_8wekyb3d8bbwe" but you cannot run that sitting in CMD as it's a powershell command. One would expect that to be "powershell -command "Add-AppxPackage -RegisterByFamilyName...
  6. E

    winget install

    Like I said, I do not have the option to run a powershell command. Only Command Prompt. In the link you shared it says "PowerShell". Sorry I just found and started playing with NTLite yesterday. If I am missing something, my apologies. In Post-Setup I have commands for before and after login...
  7. E

    winget install

    When I do post setups, I do not have powershell commands, only command prompt commands
  8. E

    winget install

    Just playing around with NTLite and I am hoping to install WINGET to the ISO or after. I have seen several posts with 10+ steps of goofy things to do, some appear to be no longer in NTLite. In the Updates section you can add packages, if I have the appx package and the prerequisites shouldn't...
Back
Top