|
-
Apr 15th, 2011, 07:15 AM
#1
Thread Starter
New Member
All in one application
I have made an application in dotnet4 which needs sopfilter and vlc player to normally run. Normally, when a user installs my app, he needs .NET Framework 4 to be installed, after that sopfilter and vlc. I want to make my application portable to run on computers without .NET Framework 4, sopfilter and vlc. I dont't want to make it using ThinApp beacause it takes very much time. Is there any way to make my app "All in one" to work on computers w/o these programs already installed?
-
Apr 15th, 2011, 07:28 AM
#2
Re: All in one application
You would need the .NET framework anyways to run your application.
For other components, it depends on what components you have used or how you have used.
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
|