Mr. Brian Gale
Mr. Brian Gale
May have found a better solution to this: http://csharphelper.com/blog/2017/01/see-processes-file-locked-c/ The code is C# specific, but I can convert that to VB.NET and should be able to implement it in this...
Probably not going to have time to implement this today, but should have something in place by Friday. I think telling the end user what application(s) are locking the file...
Making progress on this. Don't have it working 100% yet, but it is coming along. Hopefully have something ready to test at some point tomorrow. UPDATE - Got it working...
Pull request in place. Got the code working and tested. Feel free to go in and change things if you don't like the way I implemented it. This does NOT...
To confirm, which antivirus are you running? If you navigate to the path "C:\Users\s-bnelson\AppData\Local\Temp\2\", do you see a .rdp file in that location? If so, can you manually delete the...
Did some work and have better handling now of the file locking which will hopefully fix the issue. Can I get someone to test out this version: https://github.com/MrBrianGale/remoteapptool/releases/tag/AdvancedOptions%7C_RDPOnly
So the issue is not fixed in the test builds, it just moves off of the rdp file and jumps over to the ico. So that means (to me) progress!...
I have not had a lot of time to look into this but my guess is one of 2 things: 1 - the file lock is on the SOURCE file,...
May have fixed this bug for good: https://github.com/MrBrianGale/remoteapptool/releases/tag/Issue3_Take2 Can I get someone out there to give that version a go? Side effects of my "fix" include that the actual .RDP...
Something to note- XP (and vista and 7) is out of support by microsoft; both standard and extended support. Anyone still using XP is taking a risk and shouldn't have...