[Mono-list] mkbundle on windows

Robert Jordan robertj at gmx.net
Thu Sep 7 07:18:49 EDT 2006


Travis Staloch wrote:
> I'm trying to use mkbundle on windows with Mono-1.1.16 and not having
> any luck.  I'm running mkbundle as shown below.  All of the dlls
> referenced by MyApp.exe are in the same directory as MyApp.exe.
> Thats also the directory where I'm running the mkbundle command from.

> 
>> mkbundle --deps MyApp.exe
> 
> OS is: Windows Sources: 1 Auto-dependencies: True
> 
> Unhandled Exception: System.IO.FileNotFoundException: MyAppCommon,
> Version=1.0.2441.695, Culture=neutral : MyAppCommon,
> Version=1.0.2441.695, Culture=neutral

What happens if you call "mono MyApp.exe" from inside of this
directory?

Robert



More information about the Mono-list mailing list