[Mono-dev] problem with mkbundle on Windows

Rakshas rakshas2000 at inbox.ru
Mon Mar 2 07:07:59 EST 2009


I'm trying to make portable application. One of the requirements -- there is
no .NET Framework on user machine, and there is no way to install it (user
hasn't admin rights).
So I'm trying to make bundle with Mono. 
Application uses some third-party dlls with WinForms. At first there was
problem to make bundle: mkbundle couldn't find all dlls, though they were
placed to the same folder as target exe-file. I've found such solution:
place mkbundle.exe to the same folder and then run "mono mkbundle.exe
myapp.exe --deps".
In this way, bundle is made, but it doesn't run. So just black screen is
appeared for some ms.
Can someone helps with this problem?
-- 
View this message in context: http://www.nabble.com/problem-with-mkbundle-on-Windows-tp22246733p22246733.html
Sent from the Mono - Dev mailing list archive at Nabble.com.



More information about the Mono-devel-list mailing list