rzander / ruckzuck

software package manager for windows
https://ruckzuck.tools
Microsoft Public License
223 stars 20 forks source link

Adding arguments to application #222

Open aarnold-sd68 opened 1 year ago

aarnold-sd68 commented 1 year ago

This isn't really an issue other than for some reason my windows 11 clients will not install google chrome with out this, works find on windows 10. But the install needs to have /L*V .\ChromeInstall.log added to arguments to make it install :(. What I was wondering is if their is away for me to do this manually or if there is some way this could be added to the install.ps1 if needed?

rzander commented 1 year ago

Google Crome works fine on all my W11 devices...

aarnold-sd68 commented 1 year ago

Yeah not sure why it doesn't on mine. I think it's getting an non terminal error as part of the install :( and needs somewhere to write this too. But it's not the only software that I'd like to be able to do this to, it's just an example I have, and a reason for it. I can do it manually as well just something I have to remember to do.