I want to open some files using my program. and I decided to use a shell command. but when i use shell it gives "file not found error"
for example
Shell("C:\Documents and Settings\ÖnerYavuz\Desktop\aa.txt") ==> it gives error
but
Shell("C:\Documents and Settings\ÖnerYavuz\Desktop\warkey.exe")==> its work
and i thought it opens only exes. but :?:
Shell("C:\Documents and Settings\ÖnerYavuz\Desktop\euroloader") ==> Unfortunately, this also has failed
umm. again :D i thought mybe i forget ".exe"
Shell("C:\Documents and Settings\ÖnerYavuz\Desktop\euroloader.exe")==> failed again...
also it wont open access or powerpoint files.
im really confused. Please Help ME :'(
thx for replys :)