Donald Guy
Donald Guy
@rp1231 my second suggestion, or at least the combination of the two, works; So: ```powershell # $url = $env:IncomingURL if ($url -eq $null ) { $url = "https://github.com" } #...
> What are those commented directive-looking things at the beginning? That is boilerplate to re-invoke the same file as a powershell script after it is started as a batch (essentially...
@rp1231 whats the actual URL getting loaded? (i.e. how much is going missing / and upon including what character[s]) There may be some sort of raw string syntax or other...
Honestly, I had fallen entirely out of the habit of waking/using my Windows PC at all (in favor of my macbook air taking over same peripherals at my desk) for...
also honestly, thats a slightly stupid thing for ~~github~~ gmail [I need to go to sleep] to actually be requesting anyway (and maybe it isn't, just showing you a preview...
also (just) before I lost interest in Windows for a month or more, I did notice that The Browser Company had added a whole mess of DLLs and some metadata...
(In general there are a set of improvements I am contemplating - mostly to do with pulling out https://docs.microsoft.com/en-us/uwp/api/windows.media.control.globalsystemmediatransportcontrolssessionplaybackcontrols?view=winrt-22000 info so we can go ahead and hide controls that aren't...
Similarly, trying to work with hi1.4xlarge's I was experiencing the confusing and infuriating behavior of it allocating one instance store volume (as opposed to the two it was supposed to)...