473,657 Members | 2,544 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

how to make a single setup file

7 New Member
I have developed on exe application using vb6.0 which includes crystal reports and I have used business object's crystal reports version XI while developing. Reports are working fine while running the application.


whenver i make it as a setup file and run from exe of this application it is giving run time error as

Runtime error : 2147206460 (80043ac4)
Invalid directory
details : error

help me
Dec 7 '07 #1
3 2208
debasisdas
8,127 Recognized Expert Expert
Try to include all the required DLL and OCX files in the setup an d in the proper path.
Dec 7 '07 #2
mrkcse
7 New Member
CRYSTL32.OCX is missing in support folder of my setup so i included it after making setup i have placed in support folder.
and even crpe32.dll and cpeaut32.dll i have placed in in support folder and after installing in programfiles folder also .then also it is giving the same error.
Dec 7 '07 #3
lotus18
866 Contributor
CRYSTL32.OCX is missing in support folder of my setup so i included it after making setup i have placed in support folder.
and even crpe32.dll and cpeaut32.dll i have placed in in support folder and after installing in programfiles folder also .then also it is giving the same error.
Hi mrkcse

I suggest that copy the .dll and .ocx source files you want then store it in the same directory when using the setup utility tools.

For example if they are located in 'C:\Windows\' directory
By using the iss script:

Sample Code

Expand|Select|Wrap|Line Numbers
  1.  
  2.       [Files]
  3.       Source: "C:\WINDOWS\CRYSTL32.OCX  "; DestDir: "{win}"
  4.       Source: "C:\WINDOWS\crpe32.dll "; DestDir: "{win}"
  5.       Source: "C:\WINDOWS\cpeaut32.dll "; DestDir: "{win}"
  6.  
Rey Sean
Dec 7 '07 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

28
2822
by: AK | last post by:
Hi, I recently read an advice here that one should try to use make and version control system even if you're the only one working on the program. Is that a good advice? How many of you do that? Thanks, -AK
8
1778
by: Xero Limit 126 | last post by:
Okay, I am completely new to Python, and I really dont understand much, but I was wondering how to make a python script/program into a standalone .EXE? I dont understand py2exe at all, so if someone could tell me or find me an easy (For a newbie) to convert Python scripts to EXEs, please let me know! Thanks for any help!
1
4316
by: ajay | last post by:
I have following code for a slide menu but i twiked it to work for a single level menu. Open it in a Browser to get a clear picture. I have 2 Qs 1) How to make first entry as non-link. i.e i want to make first text as Table Heading/menu category. For examle in the given menu i want to make a heading as "Comp. Languages" which won't be a link. 2) The position of this menu is absolute to the page. I want to make it absolute to the Table...
2
2790
by: Connected | last post by:
Hi, Using VS.NET 2003, I would like to deploy my project as a single-file exe. What I actually get is three files: Setup.exe Setup.ini MyProg.msi
4
1235
by: John | last post by:
Hi My setup project creates three files. This is a slight problem as when sending link to clients I need to send three links and they have to download all three files in the same folder before installing app. Is it not possible to have a single file setup? Thanks Regards
13
4266
by: Kevin Walzer | last post by:
Which of the Windows/Unix package builders for Python applications is capable of creating single-file executables? I'm thinking of: 1. py2exe 2. Mcmillan Installer/PyInstaller 3. cxfreeze The apps I've seen created by py2exe aren't single-file at all, the install folder is full of files besides the main program. I'm looking for a solution that stuffs all libraries, scripts, and the Python
6
4866
by: scottyman | last post by:
I can't make this script work properly. I've gone as far as I can with it and the rest is out of my ability. I can do some html editing but I'm lost in the Java world. The script at the bottom of the html page controls the form fields that are required. It doesn't function like it's supposed to and I can leave all the fields blank and it still submits the form. Also I can't get it to transfer the file in the upload section. The file name...
2
2762
by: Podi | last post by:
I followed the instructions from http://starship.python.net/crew/theller/moin.cgi/SingleFileExecutable Copied the second setup.nsi, setup.py, single.py and everything works like a champ. I then replaced "single.exe" by "hello.exe" in setup.nsi. Created hello.py as follows:
1
3952
by: sandeepdhankar10 | last post by:
hi experts.... i need ur help again... i am creating a usercontrol that fetch images from webservice and show in a picture box.. (This is my Activex control as i say). and build it. now i have created a setup. named as viewercontrol. then i created a cab project and add viewercontrol in the project output.. and also add a inf file. also. and buid the cab project. my inf file hook1=hook1
0
8392
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8305
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8825
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8732
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8503
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8605
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7324
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6163
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
4151
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.