by: Top Gun |
last post by:
I am trying to get the output from a setup project to place an entry on the
menu plus a shortcut on the option, but setting the property's in User's
Desktop and User's Programs Meny to true doesn't...
|
by: James P |
last post by:
Hi,
I have a setup project that has a .chm file and a .doc file as part of
installation. They show up on the start menu of the user with the default
icon shown in the project. Not the help icon...
|
by: Tom |
last post by:
I created an msi using the Setup Wizard, but don't seem to be able to create
a shortcut to the applicaton on the desktop (or prompt for one) or the menu.
Also, I would like to add an "uninstall"...
|
by: Jeremy S. |
last post by:
On my dev machine (XP/Pro with VS.NET 2003) I have been developing a Windows
Service and installing it on the local machine by opening the Visual Studio
Command Prompt and then executing .
Now I...
|
by: GrandpaB |
last post by:
I would appreciate assistance learning how to create a Desktop shortcut in my
setup project.
In the left pane of the Setup/File System window I right-clicked User's
Desktop. From the contex...
|
by: Rob R. Ainscough |
last post by:
I've setup a Windows Installer Setup Project for my VS 2005 VB.NET app -- it
installs find, but my Desktop icon and Programs Menu icon do not run the app
..exe when I click on them -- I can't...
|
by: TN |
last post by:
I think I am losing my mind. I've got a simple application for which I
have a setup project to install the application. I create a shortcut to
the applications project in the user's desktop. ...
|
by: Joe |
last post by:
Hi,
I am using VS2005 and am attempting to create a Setup project
to install my VB.NET application onto the customer's target computer.
I am having difficulty setting the Target property for...
|
by: shobhitguptait |
last post by:
How to Run C#.NET Windows App on N/W with centralized DB using SQL SERVER 2000
Hello All...i m really grate full to c such a website where developers try to help people like us who face problems...
|
by: Naresh1 |
last post by:
What is WebLogic Admin Training?
WebLogic Admin Training is a specialized program designed to equip individuals with the skills and knowledge required to effectively administer and manage Oracle...
|
by: antdb |
last post by:
Ⅰ. Advantage of AntDB: hyper-convergence + streaming processing engine
In the overall architecture, a new "hyper-convergence" concept was proposed, which integrated multiple engines and...
|
by: Matthew3360 |
last post by:
Hi,
I have been trying to connect to a local host using php curl. But I am finding it hard to do this. I am doing the curl get request from my web server and have made sure to enable curl. I get a...
|
by: Oralloy |
last post by:
Hello Folks,
I am trying to hook up a CPU which I designed using SystemC to I/O pins on an FPGA.
My problem (spelled failure) is with the synthesis of my design into a bitstream, not the C++...
|
by: Carina712 |
last post by:
Setting background colors for Excel documents can help to improve the visual appeal of the document and make it easier to read and understand. Background colors can be used to highlight important...
|
by: Rahul1995seven |
last post by:
Introduction:
In the realm of programming languages, Python has emerged as a powerhouse. With its simplicity, versatility, and robustness, Python has gained popularity among beginners and experts...
|
by: Ricardo de Mila |
last post by:
Dear people, good afternoon...
I have a form in msAccess with lots of controls and a specific routine must be triggered if the mouse_down event happens in any control.
Than I need to discover what...
|
by: Johno34 |
last post by:
I have this click event on my form. It speaks to a Datasheet Subform
Private Sub Command260_Click()
Dim r As DAO.Recordset
Set r = Form_frmABCD.Form.RecordsetClone
r.MoveFirst
Do
If...
|
by: jack2019x |
last post by:
hello, Is there code or static lib for hook swapchain present?
I wanna hook dxgi swapchain present for dx11 and dx9.
|