Commit Graph

5 Commits

Author SHA1 Message Date
6ae4436119 v2.0
Allows opening of files with ALLOWED_EXTENSIONS from a fileserver with PREFIX eg, contoso.com\ . The PREFIX and ALLOWED_EXTENSIONS are configurable in App.config
2022-05-10 13:45:39 -07:00
16c9c8f9b4 Update Program.cs
Update so program can handle path with spaces in it.
Update location of debugging output data to a spot where a user most likely has access to write.
2022-05-09 11:10:46 -07:00
e750a4e2a2 Change directory of program to C:\Windows\ISD\ 2022-04-28 10:01:15 -07:00
d6cbb58b78 Update Program.cs
Update References
Start program hidden
Wrap Process.Start in try/catch block just in case
2022-04-21 16:41:19 -07:00
db737f37b2 initial commit 2022-04-21 13:00:27 -07:00