I'm learning Visual Studio .Net and just recently created a program that calls the ShellExecute API. The problem is when I click on the executable, a black screen pops up, opens a file, and then disappears. How do I make it so that the screen does not show up and just let the program run in the...
I have a javascript function to open up a file based on its extension. If .txt, then open_prog("Notepad", "..absolute path.."). Or if .doc, then open_prog("Word", "..absolute path.."). Problem arises when the folder or file name has a space in it, then the Excel or Word programs won't be able to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.