|
-
Oct 13th, 2007, 06:11 PM
#1
Thread Starter
Addicted Member
VB 2005 deployment using inno setup
Hello,
I am trying to crate installation package for my application using inno setup.
In installation setup I include my application file and all dlls from "debug" forlder (Interop.Microsoft.Office.Core.dll, Interop.VBIDE.dll, Interop.Word.dll).
After installing the Application, it is running, but it has very limited functionality – some forms inside the application can’t be opened.
I had the same problem when I tried to activate my application from other VB .NET application, but it was solved by setting the directory from which the process starts (see http://www.vbforums.com/showthread.php?t=491355 for details).
The target PC has Framework 2.0 installed.
Could you point out my mistake?
Thanks.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|