Search found 14 matches

Go to advanced search

by TedN
Sun Feb 08, 2009 5:04 am
Forum: Common Problems
Topic: Registry Data and Folders
Replies: 1
Views: 2243
 
Jump to post

Registry Data and Folders

I have inherited an installation file and have existing Registry entries such as:

ItemPath REG_SZ [New_Folder_1_IR]
OtherPath REG_SZ [New_Folder_2_DIR]

If I double click on the entrie and click Properties, I get a list of what I assume are predefined folder entries, but nothing that indicates what ...
by TedN
Tue Mar 25, 2008 5:46 pm
Forum: Common Problems
Topic: Shortcuts not uninstalled to Install/Uninstall Gridlock
Replies: 3
Views: 3750
 
Jump to post

I am installing to a Windows XP Pro SP2 machine. I have sent a scaled down setup and AIP file to your support address.

As stated, installing and then uninstalling leaves several shortcuts behind in the Start Menu.

Thanks.

--Ted
by TedN
Tue Mar 25, 2008 6:02 am
Forum: Common Problems
Topic: Shortcuts not uninstalled to Install/Uninstall Gridlock
Replies: 3
Views: 3750
 
Jump to post

Shortcuts not uninstalled to Install/Uninstall Gridlock

I am testing an install/uninstall on Windows XP, and have gotten myself into a real jam.

I have 5 shortcuts in my application start menu. For some reason 3 of then were not being removed when uninstalling the application even though I could see no differences from the ones that were being ...
by TedN
Fri Dec 22, 2006 10:57 pm
Forum: Common Problems
Topic: Launch Conditions based on operating system?
Replies: 1
Views: 2890
 
Jump to post

Launch Conditions based on operating system?

I have created an application search named "ACTIVESYNC" with the name set to the MajorVersion. I use this in my Launch Conditions as:

ACTIVESYNC >= "#3"

that works fine. However, I now need to only execute this launch condition if the operating system is older than Vista (e.g. XP).

Is there a way ...
by TedN
Mon Jul 17, 2006 10:26 pm
Forum: Common Problems
Topic: Upgraded product name remains in Start Menu?
Replies: 5
Views: 8677
 
Jump to post

It is a single AIP file. When I release an update, I simple increase the Product Version (e.g. "3.7.1" to "3.7.2"), and change the the name (e.g. "My Product 3.7.1" to "My Product 3.7.2"). The update works fine, and successfully removes the previous version, but the Start > All Programs menu will ...
by TedN
Fri Jul 14, 2006 4:20 pm
Forum: Common Problems
Topic: Upgraded product name remains in Start Menu?
Replies: 5
Views: 8677
 
Jump to post

Thanks for your reply. As I mentioned above, I do have the "Automatically upgrade older versions of the product" option checked, but the old shortcut still remains. Note that the old version is removed during the installation process, its just that the shortcut is left behind in the Start Menu.

Any ...
by TedN
Thu Jul 13, 2006 12:24 am
Forum: Common Problems
Topic: Upgraded product name remains in Start Menu?
Replies: 5
Views: 8677
 
Jump to post

Upgraded product name remains in Start Menu?

I want to list the version number at the end of my product name. For example "My Product 1.0".

When I create a new version, I change the Product Name to "My Product 1.1". The problem I am having is that the Program name on the Start Menu never gets removed when a user upgrades. So I end up with ...
by TedN
Thu Jun 01, 2006 5:59 pm
Forum: Common Problems
Topic: Question about creating a duplicate Install.
Replies: 3
Views: 5255
 
Jump to post

Starting with a blank project is something I would prefer not to do if possible.

If I were to make a copy the previous product AIP and create unique GUID's for the PackageCode, ProductCode, and UpgradeCode wouldn't that create a unique unique install?
by TedN
Fri May 26, 2006 4:24 pm
Forum: Common Problems
Topic: Question about creating a duplicate Install.
Replies: 3
Views: 5255
 
Jump to post

Question about creating a duplicate Install.

I am attempting to create a new separate install based on an existing install. I have duplicated the install and renamed the product and everything works fine. The problem is if I uninstall the opriginal product, my new product is uninstalled as well. I am assuming this has something to do with a ...
by TedN
Fri Apr 21, 2006 5:52 am
Forum: Common Problems
Topic: Rename Registry Key disabled?
Replies: 1
Views: 5034
 
Jump to post

Rename Registry Key disabled?

Under the Registry settings for Project Definition I have a key that was previously added which I would like to rename. If I right click on it, I get a menu with a "Rename" option which is disabled. Why would this be disabled?

Thanks
by TedN
Thu Feb 02, 2006 9:10 am
Forum: Common Problems
Topic: What is wrong with this Launch Condition?
Replies: 1
Views: 4264
 
Jump to post

What is wrong with this Launch Condition?

I am attempting to abort the installation if the HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows CE Services\MajorVersion DWORD registry value is less than 4.

First, I created a Search named ACTIVESYNC using the Search Wizard with the following properties:

Root: HKEY_LOCAL_MACHINE
Key: SOFTWARE ...
by TedN
Mon Oct 03, 2005 7:07 pm
Forum: Common Problems
Topic: "Network Resource Unavailable" error message?
Replies: 5
Views: 8499
 
Jump to post

The error is displayed when running the program, not when the user is attempting a repair or remove from the control panel. Is there any other reason that the MSI file could possibly be accessed?
by TedN
Sat Oct 01, 2005 5:22 pm
Forum: Common Problems
Topic: "Network Resource Unavailable" error message?
Replies: 5
Views: 8499
 
Jump to post

I'm not intentionally using Advertised Features. I'm using Advanced Installer 2.6.2, and couldn't find anything in the help on Advanced Features.

My Installation project has a Custom Action that is another setup EXE used to install a second program on the Pocket PC. This works fine, although it ...
by TedN
Fri Sep 30, 2005 6:46 pm
Forum: Common Problems
Topic: "Network Resource Unavailable" error message?
Replies: 5
Views: 8499
 
Jump to post

"Network Resource Unavailable" error message?

I am getting occasional reports from users where they are using the successfully installed software and get an error:

The feature you are trying to use is on a network resource that is unavailable. Click OK to try again, or enter an alternate path to try a folder containing the installation ...

Go to advanced search