Search found 95 matches

Go to advanced search

by bchetana
Thu Apr 10, 2014 10:24 am
Forum: Common Problems
Topic: Unpin the appilication from start menu during uninstallation
Replies: 1
Views: 3135
 
Jump to post

Unpin the appilication from start menu during uninstallation

Hi

I have a problem to unpin the application from start menu.

User can go to installation folder and set the application to pin on start menu. Then the application will be pined on the start menu.
When user uninstalls the software, this pinned application on start up menu is not removed.

Can we ...
by bchetana
Thu Apr 10, 2014 10:15 am
Forum: Common Problems
Topic: Pass Public Params to Post Install requisite
Replies: 3
Views: 4942
 
Jump to post

Re: Pass Public Params to Post Install requisite

Thnq for giving responce. After insterting "" the issue got resolved. Thnq
by bchetana
Wed Apr 09, 2014 12:15 pm
Forum: Common Problems
Topic: Pass Public Params to Post Install requisite
Replies: 3
Views: 4942
 
Jump to post

Pass Public Params to Post Install requisite

Hi

I have a pre requisite which will be installing after my application is installed. I want to pass parametes to that pre requisite .

For that I have give the setting as bellow. When installer installs, the pre requisite , its showing error as invalid command line.

How to pass the Public ...
by bchetana
Thu Mar 13, 2014 1:04 pm
Forum: Common Problems
Topic: Use Original installation path when upgrading
Replies: 3
Views: 5469
 
Jump to post

Re: Use Original installation path when upgrading

Hi

I can add some more information on this,

when I install my installer version 1.0 using this commad : msiexec.exe /i steelwedgecloudconnect.msi APPDIR="D:\MyApp" . The product gets installed in D drive
Now whan I upgrade to 1.2, If I do not mention APPDIR path, the installter is using --- "Use ...
by bchetana
Tue Mar 04, 2014 12:02 pm
Forum: Common Problems
Topic: Message PopUp in silent Installtion
Replies: 13
Views: 23560
 
Jump to post

Re: Message PopUp in silent Installtion

Hi Eusebiu

Ya I used c# message box (In Wix Custom Action) and it worked. The only problem I am facing is in 64bit machine, the message box is shown back of the installaer UI. How can I make the message popup allways on the top. We have the option in message box to set IWin32Window owner so that ...
by bchetana
Mon Mar 03, 2014 10:06 am
Forum: Common Problems
Topic: Use Original installation path when upgrading
Replies: 3
Views: 5469
 
Jump to post

Use Original installation path when upgrading

HI

I am using AI 10.9 to build my installer. I have build Version 1.0.0.exe and have a update with version 1.1.0.exe. Bellow is the senario of my issue

1. Install Version 1.0.0.exe in E: deive
2. Install upgrade to 1.1.0.exe , after upgradation, the installation is pointed to the default path in ...
by bchetana
Fri Jan 17, 2014 6:44 am
Forum: Common Problems
Topic: Digital signature - 10.8
Replies: 2
Views: 3769
 
Jump to post

Digital signature - 10.8

Hi

I have upgraded from AI 9.8 to 10.8.
When I was using 9.8 I did not face any problem for digital signature to my package. But When I am trying to sign using 10.8, after build, My package is not getting signed. Is this the issue with 10.8

Also when I try to select the time stamp URL from ...
by bchetana
Fri Jan 17, 2014 6:31 am
Forum: Common Problems
Topic: Message PopUp in silent Installtion
Replies: 13
Views: 23560
 
Jump to post

Re: Message PopUp in silent Installtion

Hi,

In some of the deployment packages, like (Altiris, SCCM Push) the installation will not be done at the time of system start up. In such cases, the excel process may be running in the user machine during installtion or uninstalltion of the package. This will be in a silent mode.

So we want to ...
by bchetana
Tue Jan 07, 2014 2:44 pm
Forum: Common Problems
Topic: Message PopUp in silent Installtion
Replies: 13
Views: 23560
 
Jump to post

Re: Message PopUp in silent Installtion

Hi Eusebiu

Thank you for the reply.

I have seen the link provided by you. Unfortunately that post was made by one of our team member to understand the same issue I was talking about.

So, U say there is no other way to handle this ?????
by bchetana
Tue Jan 07, 2014 10:46 am
Forum: Common Problems
Topic: Error calling Wix Custom action
Replies: 3
Views: 7019
 
Jump to post

Re: Error calling Wix Custom action

Hi

I Have send the details.
by bchetana
Tue Jan 07, 2014 6:55 am
Forum: Common Problems
Topic: Error calling Wix Custom action
Replies: 3
Views: 7019
 
Jump to post

Re: Error calling Wix Custom action

This is the error that log for the issue:

SI (s) (A8:78) [11:19:26:817]: Doing action: SWTangoServiceCustomAction.CA.dll_6
Action start 11:19:26: SWTangoServiceCustomAction.CA.dll_6.
MSI (s) (A8:F8) [11:19:26:895]: Invoking remote custom action. DLL: C:\WINDOWS\Installer\MSI3590.tmp, Entrypoint ...
by bchetana
Tue Jan 07, 2014 6:38 am
Forum: Common Problems
Topic: Message PopUp in silent Installtion
Replies: 13
Views: 23560
 
Jump to post

Re: Message PopUp in silent Installtion

Can any one help on this ASAP...
by bchetana
Mon Jan 06, 2014 1:03 pm
Forum: Common Problems
Topic: Error calling Wix Custom action
Replies: 3
Views: 7019
 
Jump to post

Error calling Wix Custom action

Hi

I am using 10.8 AI. I have a Wix Custom action dll which has set of .net custom actions. every thing was working fine.

Suddenly when ever I rename the old custom action function or add new, I am getting the following error.

ScreenHunter_01 Jan. 06 17.31.gif

Is this issue specific to 10.8 ...
by bchetana
Mon Jan 06, 2014 8:39 am
Forum: Common Problems
Topic: Message PopUp in silent Installtion
Replies: 13
Views: 23560
 
Jump to post

Re: Message PopUp in silent Installtion

I have wix custom action (c#) which will detect the process and show a .net message box. This is working fine when I am testing with following command for silent installation

Msiexec.exe /i setup.msi /qn

But, when the same package is pushed from GPO, the installaton is getting stuck
by bchetana
Mon Jan 06, 2014 8:04 am
Forum: Common Problems
Topic: Message PopUp in silent Installtion
Replies: 13
Views: 23560
 
Jump to post

Re: Message PopUp in silent Installtion

I need the ans ASAP... any Help...

Go to advanced search