[Mono-osx] .NET 2.0 .exe program not running.
Stifu
stifu at free.fr
Thu Aug 20 08:36:19 EDT 2009
Hello,
You're doing it right, it's just the app that seems to have been coded with
only Windows in mind.
The path separator is "\" on Windows and "/" on Linux...
See:
http://www.mono-project.com/Guide:_Porting_Winforms_Applications#The_Path_Separator
You could try to contact the author of the program so he can fix it...
Adelewen wrote:
>
> Hi,
>
> I've recently been trying to get a .NET program that is supposed to run
> under 2.0. The program, other than a .exe file, has a bunch of xml files
> it's supposed to access from an xml folder located within the folder of
> the .exe. The only problem is that for some reason it doesn't SEE the xml
> folder.
>
> When I type mono insertappnamehere.exe into the terminal, it starts to
> load but instead stops by saying it can't find the file. Instead of
> listing it as Desktop/Folder/xml/blahblah.xml, it says it can't find
> blahblah.xml as the following:
>
> Desktop/Folder\xml\blahblah.xml
>
> I'm really, really new at Mono and using terminal and the like, and I
> don't need to do anything complicated other than getting this program to
> run. Does anyone have any suggestions? For reference, the application is a
> utility for The Sims 3, located at the following link:
>
> http://www.modthesims.info/download.php?t=364926
>
--
View this message in context: http://www.nabble.com/.NET-2.0-.exe-program-not-running.-tp25059698p25061189.html
Sent from the Mono - OSX mailing list archive at Nabble.com.
More information about the Mono-osx
mailing list