View Single Post
Old 09-12-2006, 06:00 AM   #13
tolisn
Maximum Bitrate
 
tolisn's Avatar
 
Join Date: Dec 2003
Location: Greece
Posts: 650
I tried out the code and it works great. I’m having a problem when I compile the code and make an .exe file. When I run the code from within VB everything goes OK but when I run the compiled file, the code does not do what it is supposed to do.

In brief, the program checks for the keyboard language. If it is Greek, it will copy a file from a source directory to a destination directory. If the keyboard language is not Greek it will erase the file in the destination directory. When the code is executed from within VB it does the above. When it is executed from the compiled file it does not. What am I doing wrong ?
Attached Files
File Type: zip Keyboardcheck.zip (8.0 KB, 71 views)
__________________
The road is long but we are getting there.
tolisn is offline   Reply With Quote