473,765 Members | 2,021 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

how to insert my application set up in start-> All programMenu

16 New Member
I am using Visual Basic.net 2005, Setup Wizard project to create installer program. Program installs and uninstall properly but I am not able to see it in Start – All Programs menu.

Kindly tell me how to insert my application in Start – All Programs menu group.
Mar 16 '12 #1
1 1278
kadghar
1,295 Recognized Expert Top Contributor
When you're in the SETUP proyect, each folder represents a "path" in user's system.

Simply create an access to the application and place it in the "START MENU" folder.
Mar 19 '12 #2

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

Similar topics

1
1426
by: ozgur develioglu | last post by:
Hi everyone, I have some code that it has to be executed ony one time. I look at Web.Config file and put a variable to a static field in one of my classes. But I want to repeat this operation. Now I'm using constructor of Global class. Should I use Application.Start() or somewhere else??? Thanks...
1
1761
by: Mike Logan | last post by:
In the Init Method, I would like to add a delegate to the Application_Start. However the Application_Start is not an event of the HTTPApplication class. Is there some other way to access this event? -- Mike Logan
16
3153
by: Fernando Arámburu | last post by:
Hi , it´s me again. I will take another way because yesterday I make a question and, probably I didn´t make myself clear so you didn´t understand my question. I want to know if there is any way to register a method to the Application Start event. I know there is one way, in Global.asax writing code in Application_Start
3
2761
by: Husam | last post by:
Hi EveryBody: by VB.Net How can I amke windows application project start with starting of opreating system and end with ending the opreating system, for exaple like the windows service project when you start with starting windows opreating system and stop with ending of opreating system ? any help will be apprecaited
2
1047
by: Stephen | last post by:
Hi all, Can one application start another? specifically can a webbased application start a console based application (exe) or windows based application (exe) If Yes, can you please suggest some articles or code? Thanks, Stephen
1
1584
by: Marius Groenendijk | last post by:
Hi NG, I would like to implement an app that would intercept application start and possibly interrupt its startup (or kill the process immediately). For ex. see if Sol.exe is being started and stop it. So the question is: How to detect that a particular application is being started?
1
1404
by: ThazKool | last post by:
I would like to attach an event handler to the application start without having to use a Global.asax file. If this could be done from a static constructor then that would be ideal. I guess HttpContext.Current would be used. Also, I would like to attach an event to the first request and then remove it. Does anyone have any thoughts on how this can be done? Thanks, ThazKool
0
945
by: shapper | last post by:
Hello, I am verifying a condition on Application Start. If that condition is false I want to load the page "Message.aspx" even if it was other page that was called. Is this possible? Thanks,
1
1876
by: APA | last post by:
In the Application_Start event I load several static variables with data from the database that are critical to the execution of the application. My question is that during app start if a second request comes in before app start is complete does it wait for app start to complete or does it go straight to BeginRequest? It appears in some cases that begin request is being called before app start is finished. We know this because we test for...
0
1544
by: Cramer | last post by:
Using ASP.NET 3.5: Can a custom HTTP Module be used to register for the Application_Start event? Or _must_ I use Global.asax to work with Application.Start? I understand that I can use a custom HTTP Module to register for other pipeline events (like Application.BeginRequest), but I was told that the only place that I can set up an event handler for Application.Start is in Global.asax. My preference would be to register an HTTP Module...
0
9404
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
10164
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
10007
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
9959
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
9835
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...
1
7379
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
5423
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3532
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2806
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.