Christian Seidlitz
Christian Seidlitz
I have created a small tool passing the call to any console tool you want to start windowless through to the original file: https://github.com/Vittel/RunHiddenConsole After compiling just rename the executable...
> Compile a release and I will try it sometime! Really great work Vittel :) 👍 💯 good idea. did so.
Have you checked out the run hidden console GitHub project of mine? I have intentionally used the lowest requirements possible. It should work on almost all windows versions
> I personally prefer the VBScript solution to `RunHiddenConsole`, since it doesn't involve deploying an unsigned executable to a system directory. signing shouldnt be a big deal. you can even...
https://github.com/SeidChr/RunHiddenConsole/releases/download/1.0.0-alpha.2/hiddenw.exe @Roy-Orbison There you go. Just needs a rename 😉😅 (Srsly. Name it pwshw.exe, put it in your path, and it should just work) Really don't know what takes the...
> I configured a PowerShell script to run from Elgato Stream Deck, and it pops a window open. I tried using `-Noninteractive` and `-WindowStyle hidden`, but it still pops up...
> > https://github.com/SeidChr/RunHiddenConsole/releases/download/1.0.0-alpha.2/hiddenw.exe > > @Roy-Orbison > > There you go. Just needs a rename 😉😅 > > (Srsly. Name it pwshw.exe, put it in your path, and it should...
Microsoft seems to fall back into old patterns. There are many hints that this is only one of many things we will never ever see in Linux. I can just...
If you don't want to clone, you can always download and unzip a repository revision. Not sure how a managed package helps while committing changes to a repo.
float is still not supported, even though it is clearly part of arm. issue is active for almost 1.5 years now. ms already lost interest in bicep? another dead project?...