473,659 Members | 3,277 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Installer Query

pSm
Hi,
I was following the MSDN walthru tutorial -
ms-help://MS.VSCC/MS.MSDNQTR.2003 JUL.1033/vsintro7/html/vxwlkwalkthroug hcreatingcustom action.htm

but I am not being able to compile the project - keeps giving me this error -

The output file from the windows application is Not Found. Followed by an
'Interface not registered'.

Any idea what is wrong ?

Nov 22 '05 #1
3 1131
pSm wrote:
The output file from the windows application is Not Found. Followed
by an 'Interface not registered'.


Have you built the windows app you are trying to package? I presume you have
specified you want to add the 'primary content from project x' and it is
unable to find the exe file.

Does the windows app run OK with no build errors?
Nov 22 '05 #2
pSm
Yes, I checked, the app is running fine.

Tell me this - in the tutorial, the windows application that is added is the
one we are trying to install, right ? Or is it only for handling the custom
installation ?
-pSm

"Leon Mayne [MVP]" wrote:
pSm wrote:
The output file from the windows application is Not Found. Followed
by an 'Interface not registered'.


Have you built the windows app you are trying to package? I presume you have
specified you want to add the 'primary content from project x' and it is
unable to find the exe file.

Does the windows app run OK with no build errors?

Nov 22 '05 #3
pSm wrote:
Tell me this - in the tutorial, the windows application that is added
is the one we are trying to install, right ? Or is it only for
handling the custom installation ?


In the example, you are starting with a blank solution. The install action
is for the windows application you create in the first section, as is the
custom action in the installer.

Do I take it you have created your own windows project you want to deploy
and you want to get the installer to open a webpage like in the example? If
so, you have to create the 'OpenWeb' project at the beginning of the example
and add the primary output from both your application and the 'OpenWeb'
project to the installer. Then, for the custom action set it to the primary
output from OpenWeb, not your application.
Nov 22 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
7738
by: Useko Netsumi | last post by:
Hi, I'm trying to experiment with the GD2 library(or GD for that matter) for win32 platform BUT could not find any that support it. Could you tell me where to find the binary of it? Thanks.
3
270
by: pSm | last post by:
Hi, I was following the MSDN walthru tutorial - ms-help://MS.VSCC/MS.MSDNQTR.2003JUL.1033/vsintro7/html/vxwlkwalkthroughcreatingcustomaction.htm but I am not being able to compile the project - keeps giving me this error - The output file from the windows application is Not Found. Followed by an 'Interface not registered'. Any idea what is wrong ?
1
302
by: Patrick De Ridder | last post by:
When I apply the installer to create a setup.exe for clients, I get "default company name" in the suggested file location. How do I change "default company name" into a more appropriate setting? (I don't want clients to have to do that. So I am talking about a setting change in the Visual C#.NET IDE when setting up the installer.) I would be very obliged to have a response to this query. -- Regards, Patrick.
1
8465
by: Craig | last post by:
I have added a 'Textboxes (A)' to my UI installer project along with a custom action to pass the value back to a class I've written to override the void Install function. As long as the text is very simple everything is working just fine. I've tested it by writing the string out to a text file to test it. However, the trouble comes in when I use the textbox for what I really intended, a ADO.Net Connection String. The textbox is to...
0
8428
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
8851
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
8748
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...
0
8628
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
7359
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...
0
5650
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4335
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2754
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
1739
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.