user2222222222

Results 10 comments of user2222222222

It sounds like his problem was with transparency. There's no way to disable it. To fix the problem, change line #206 from: $this->transparent_color = imagecolortransparent($resourceImg); to $this->transparent_color = -1;

I fixed the FS problem with a AutoHotKey script, but really need the /LoadLastSession switch too. Here's the script in case it helps someone. Launch it in a batch file...

Again, really need the /LoadLastSession option too!

I can verify there's an issue with garbage initialization. Using NesEm, every time in the same place I get four dark blue zeros 0000 in the upper left corner of...

Thank you so much! I ended up downloading Visual Studio and compiling it myself. I inserted the following command at the top of public Worker() at line #45 to get...

One more thing: I don't know enough to know whether this would be something difficult to do, but it would be great to have some sort of health monitor to...

Regarding your third question, Here is the output from PowerShell: `PS C:\Users\Administrator> gci env: | ? {$_.Name -eq "DOTNET_ENVIRONMENT"}` `Name Value` `------ ------` `DOTNET_ENVIRONMENT Production` However, running `.\JDMallen.IPMITempMonitor.exe` from PowerShell...

Not one useful in any kind of new design, but something I needed for virtualizing an old system. Some old embedded devices initialize the heap with a checker pattern. Needed...

Option 2 is what works for me and considering the rarity of it's application, seems like the best thing to do. In the unlikely case someone needed a dynamic option,...

Strange that it's working for me, but not for ikearat. I haven't had any problems since [December](https://github.com/ActionRetro/FrogFind/issues/29). Blazer's user agent is: Mozilla/4.0 (compatible; MSIE 6.0; Windows 98; PalmSource/Palm-D050; Blazer/4.3) 16;320x448...