Hi everyone,
I'm working on a project that would need to open files and display them using default software on windows
exemple : i click an executable, it opens a ie window containing a picture, opens a wav sound, open file in paint, open the calculator and makes a calculation...
Is it possible to make this with a script that would be shelled into an executable, and placed in a folder.
it has to contain the files needed and still work when downloaded and opened on another computer
Do you this this can be done ?
Thanks a lot
Xavier
Can i do this with Batch ?
Moderator: DosItHelp
-
- Posts: 2
- Joined: 19 May 2011 04:02
Re: Can i do this with Batch ?
i know this sounds stupid but please tell me !!
Re: Can i do this with Batch ?
Freakin hard but still works...
try using the call <file/Wav/txt...> code instead
try using the call <file/Wav/txt...> code instead