Posts Tagged ‘Package’

Error 1723 Shows, When I Try To Advance Windowinstaller Package Dll What Do I Do?

Sunday, January 17th, 2010

I’m updating java so I can play a game I bought. But error 1723shows up.

How Can I Package Necessary Controls Within A Vb6 App? I Want To Create A Standalone Exe, Not An Installer.?

Friday, September 18th, 2009

I want to package a standalone EXE in VB6, but I have controls added to it. My computer has the controls (OCX/DLL) registered, but many do not, and it errors out. Is there any way to include these OCX/DLL files with the EXE itself, rather than creating an installer?
I’m aware of 3rd party solutions like Thinstall, but I’d prefer not to use them, as I’m designing freeware, and would rather not spend that much money.

How To Find All Dependencies Of A Dll File For Making A Package?

Friday, July 17th, 2009

I’ve used 2 DLL files in my vb6 project, but when I make package, it doesn’t work because of dll dependencies
what should i do?