Search found 35 matches

Go to advanced search

by prasanth.tech
Thu Aug 18, 2016 1:46 pm
Forum: Common Problems
Topic: Error during service uninstall during Un-installation of Installer
Replies: 1
Views: 3245
 
Jump to post

Error during service uninstall during Un-installation of Installer

Hi, I got an issue related to the removal of one application service during Un-installation of Installer. But if I manually stop the service before doing Uninstallation, the issue does not occur(service is correctly uninstalled). I have already given the service control operation parameters "St...
by prasanth.tech
Mon Jun 06, 2016 10:41 am
Forum: Common Problems
Topic: Problem with file path
Replies: 1
Views: 2523
 
Jump to post

Problem with file path

Hi, In the Installer, I have used absolute path to all files (there are around 260 files) which are added to installer. I have a requirement of using absolute path. Today, when I changed the read-only attribute of one file. all the file paths are changed to relative path automatically in AIP file. I...
by prasanth.tech
Thu Apr 28, 2016 7:56 am
Forum: Common Problems
Topic: Issue with shortcut in windows 10
Replies: 4
Views: 6289
 
Jump to post

Re: Issue with shortcut in windows 10

Thanks you very much for your reply!
by prasanth.tech
Tue Apr 19, 2016 10:28 am
Forum: Common Problems
Topic: Issue with shortcut in windows 10
Replies: 4
Views: 6289
 
Jump to post

Re: Issue with shortcut in windows 10

Hi, I would like to refine my above question after my further analysis. The issue seems to be with Windows 10, not AdvancedInstaller. Anyway, I am just writing it here, if anybodu have seen this issue before, pls share your thoughts. On Windows 10, the shortcut to Start Menu>> All apps>>MyProduct is...
by prasanth.tech
Mon Apr 18, 2016 1:16 pm
Forum: Common Problems
Topic: Issue with shortcut in windows 10
Replies: 4
Views: 6289
 
Jump to post

Issue with shortcut in windows 10

Hi, I have seen a strange behaviour with regards to shortcuts, when installing an Installer created with AdvancedInstaller on Windows 10 x64 platform. I have added two shortcuts (in below locations )to same exe using "Files and Folder" view in IDE. 1. Start Menu 2. Start Menu>>Programs>>My...
by prasanth.tech
Thu Apr 07, 2016 12:52 pm
Forum: Common Problems
Topic: Force using one install dir for different platform.
Replies: 1
Views: 2550
 
Jump to post

Force using one install dir for different platform.

Hi, I have a 32-bit Installer which install files in “C:\Program Files\Product Name” on 32 bit platform and “C:\Program Files(X86)\Product Name” on 64 bit platform. I have a requirement to use only one path “C:\Program Files\Product Name” for both platforms. Please let me know how this can be achiev...
by prasanth.tech
Wed Apr 06, 2016 10:10 am
Forum: Common Problems
Topic: Existing Files are not overwitten
Replies: 3
Views: 4027
 
Jump to post

Re: Existing Files are not overwitten

Thanks for the info.
by prasanth.tech
Mon Mar 21, 2016 3:31 pm
Forum: Common Problems
Topic: Existing Files are not overwitten
Replies: 3
Views: 4027
 
Jump to post

Existing Files are not overwitten

Hi, I observed one scenario with Installer developed using AdvancedInstaller (AI). The scenario is that some already existing files (binaries, C# Dlls etc)are not overwritten with files from AI installation. I checked those files which are not getting overwritten and found that, the File version and...
by prasanth.tech
Mon Mar 14, 2016 4:15 am
Forum: Common Problems
Topic: Registry entries are not removed.
Replies: 4
Views: 5061
 
Jump to post

Re: Registry entries are not removed.

Hi Daniel,

Thanks, it worked!

Best regards,
Prasanth
by prasanth.tech
Fri Mar 04, 2016 6:36 am
Forum: Common Problems
Topic: Registry entries are not removed.
Replies: 4
Views: 5061
 
Jump to post

Re: Registry entries are not removed.

There is a typo in my question. I want the sub keys to be removed after un-installation.
by prasanth.tech
Fri Mar 04, 2016 6:31 am
Forum: Common Problems
Topic: Registry entries are not removed.
Replies: 4
Views: 5061
 
Jump to post

Registry entries are not removed.

Hi, I have an installer created with AI(AdvancedInstaller) and it has some registry subkey/value key creation. It has two types of sub keys, one with a static name (say 'HKLM\Softwares\MyProduct\Settings') and another with dynamic name. For generating dynamic name, I used a property which will be se...
by prasanth.tech
Mon Feb 08, 2016 6:43 am
Forum: Common Problems
Topic: Launched app window come behind of Installation GUI
Replies: 2
Views: 3410
 
Jump to post

Re: Launched app window come behind of Installation GUI

I would like to add one more thing. I had used the custom action provided by AdvancedInstaller IDE to lanuch an exe file. That has the same issue.

Thanks,
Prasanth
by prasanth.tech
Mon Feb 08, 2016 6:41 am
Forum: Common Problems
Topic: Launched app window come behind of Installation GUI
Replies: 2
Views: 3410
 
Jump to post

Launched app window come behind of Installation GUI

Hi, I have an Installer created using AdvancedInstaller and it execute one exe after installation is completed. I used a custom action (calling a function in native dll) to invoke GUI application (MFC exe) using CreateProcess. The Exe is launched but it goes behind Installation GUI. Though I modifie...
by prasanth.tech
Thu Feb 04, 2016 12:11 pm
Forum: Common Problems
Topic: Problem installing driver for mixed platform
Replies: 4
Views: 4025
 
Jump to post

Re: Problem installing driver for mixed platform

Thanks!
It worked for both 64 and 32 bit platform!

Best regards,
Prasanth
by prasanth.tech
Thu Feb 04, 2016 12:09 pm
Forum: Common Problems
Topic: 32bit package install on 64bit DIFXAPP error
Replies: 14
Views: 20656
 
Jump to post

Re: 32bit package install on 64bit DIFXAPP error

Thanks Daniel!
Driver installation in mixed mode worked.

Best regards,
Prasanth

Go to advanced search