67e403bc23
add wav file to allowed extensions
2022-05-19 09:07:30 -07:00
d3f49dc2b5
Ignore a private testing html file.
2022-05-18 09:13:51 -07:00
7f1084300c
Update to new uri scheme
2022-05-18 09:13:36 -07:00
bb91cdc95e
Update Program.cs
...
Change uri scheme to SaoLocalExplorer
enable opening mp3, mp4, and wmv files by simply calling it in cmd.exe and letting system figure out executable to open rather than call shell32.
2022-05-17 20:04:24 -07:00
1f63f2febd
Update RegistryEntries.reg
...
change to uri scheme to SaoLocalExplorer
2022-05-17 20:03:33 -07:00
9470c8de53
Add mp4, mp3, and wmv to the allowed extensions
2022-05-17 20:03:18 -07:00
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
c0970aeb4e
Update AssemblyInfo.cs
...
Increment to build 1.1
2022-05-09 11:09:50 -07:00
e750a4e2a2
Change directory of program to C:\Windows\ISD\
2022-04-28 10:01:15 -07:00
b3902b53a2
Update .gitignore
2022-04-21 16:42:26 -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
2a872f6f7b
Update README.md
2022-04-21 13:15:53 -07:00
db737f37b2
initial commit
2022-04-21 13:00:27 -07:00
dab5209f6e
Initial commit
2022-04-21 03:48:20 +00:00