WoM Error
Mon, 07/23/2012 - 05:06
I've been trying to code some stuff together. Click one .bat file and it opens multiple things. Like WoM, Skype, Spotify. So my beginning code looks like this
run c:\users\owner\desktop\mine\wom\wom.exe
when i run the batch file i get the error
Fatal error:
There is a problem with your installation
Native folder is empty
There is a problem with your installation
Native folder is empty
Please reinstall.
That error is false, there are the .dll's in the folder and wom runs fine when i just click the icon. Now here comes the weird part. If i open command prompt and use the change directory, cd, i locate the folder that wom is in then type wom.exe. the line of code is exactly the same, yet it works when i myself change the directories.

WoM Member


