Search found 12 matches

Go to advanced search

by varunchaddha
Tue Mar 05, 2013 7:05 pm
Forum: Building Installers
Topic: Can we install a MS Office patch (.msi) file with Installer?
Replies: 1
Views: 2405
 
Jump to post

Can we install a MS Office patch (.msi) file with Installer?

Can we install MS Office patch file (.msi) with my advanced installer setup ...

if so how?
by varunchaddha
Thu Feb 07, 2013 7:33 pm
Forum: Common Problems
Topic: Outlook 64 bit addon install not working
Replies: 3
Views: 4208
 
Jump to post

Re: Outlook 64 bit addon install not working

Thanks Eusebiu! I found the thread as well and was running my tests to find out if I'm able to work this out :). But thanks for the quick turnaround on this. And would gladly like to inform that the suggested solution works.
by varunchaddha
Thu Feb 07, 2013 3:03 pm
Forum: Common Problems
Topic: Outlook 64 bit addon install not working
Replies: 3
Views: 4208
 
Jump to post

Outlook 64 bit addon install not working

I've prepared a Mixed Package Type installer (32-bit + 64-bit). I assumed that being a mixed package it will determine the Correct Registry location for Addon registration automatically.

When we install 64-bit Outlook addon the installer should register the Addon to following location:
HKLM ...
by varunchaddha
Sun Sep 16, 2012 9:50 am
Forum: Building Installers
Topic: Tutorial or Guide available for checking 64-bit office?
Replies: 3
Views: 4287
 
Jump to post

Re: Tutorial or Guide available for checking 64-bit office?

cool. Thanks for reply. But for now considering I don't need to support office 64 installer due to the urgency of installer need.

Though I got an issue with Registry now, since I made the Advanced Installer setup project to be "per-machine" installer from "per-user" ... I got serious issue with it ...
by varunchaddha
Thu Sep 13, 2012 4:10 pm
Forum: Building Installers
Topic: Tutorial or Guide available for checking 64-bit office?
Replies: 3
Views: 4287
 
Jump to post

Tutorial or Guide available for checking 64-bit office?

Is there any Tutorial or Guide available which I can check to create a "single" Installer which will install my Outlook addin to correct Registry node based on 32-Bit Outlook or 64-bit outlook detected on Client PC?
by varunchaddha
Mon Nov 21, 2011 11:40 am
Forum: Common Problems
Topic: VSTO 2010 runtime for 32/64 bit single installer ?
Replies: 5
Views: 16526
 
Jump to post

Re: VSTO 2010 runtime for 32/64 bit single installer ?

Thanks for the reply. And yes, I hold a Professional License, so you mean if I add 3 prerequisites like this: http://screencast.com/t/vE6XUVw932F ...this will automatically install 32-bit on 32-bit machine and 64-bit on 64-bit machine? ..
by varunchaddha
Sat Nov 19, 2011 1:52 pm
Forum: Common Problems
Topic: VSTO 2010 runtime for 32/64 bit single installer ?
Replies: 5
Views: 16526
 
Jump to post

VSTO 2010 runtime for 32/64 bit single installer ?

I need to deploy a toolbar that will install VSTO 2010 runtime automatically based on the system information such that if I'm installing it on 32-bit then x86 version of VSTO is installed otherwise VSTO x64 is installed. This should be a pre-requisite for the installer.

How can I do this?
by varunchaddha
Mon Nov 07, 2011 9:36 am
Forum: Common Problems
Topic: Product version not updating with 8.6
Replies: 3
Views: 3454
 
Jump to post

Re: Product version not updating with 8.6

I'm facing the exact same issue. I last build my installer with Advanced Installer 8.5, and the product version at that time of my product was 0.0.930, and I updated to Advanced Installer 8.6 and build my app's new version i.e. 0.0.936 and it installs fine, but it is showing 0.0.930 version in ...
by varunchaddha
Wed Sep 14, 2011 8:47 am
Forum: Common Problems
Topic: Installer Themes, how does these work?
Replies: 1
Views: 2037
 
Jump to post

Re: Installer Themes, how does these work?

got it .. it works now :-) ... the themes are awsome ...
by varunchaddha
Wed Sep 14, 2011 7:39 am
Forum: Common Problems
Topic: Installer Themes, how does these work?
Replies: 1
Views: 2037
 
Jump to post

Installer Themes, how does these work?

I've professional version of Advanced Installer and I'm creating a setup project for Office Add-in, and was trying to apply one of the many themes provided in the application. But after the build when I execute Setup.exe it still runs and display old interface of an msi install. How can i have a new ...
by varunchaddha
Wed Sep 14, 2011 7:36 am
Forum: Common Problems
Topic: Using Advanced Installer for VSTO project
Replies: 5
Views: 7192
 
Jump to post

Re: Using Advanced Installer for VSTO project

Yes it works if I do a manual entry for other project types.
by varunchaddha
Wed Sep 07, 2011 11:34 pm
Forum: Common Problems
Topic: Using Advanced Installer for VSTO project
Replies: 5
Views: 7192
 
Jump to post

Using Advanced Installer for VSTO project

Hi

I'm new to Advanced Installer and am trying to create an MSI Setup project for a VSTO Solution which installs a toolbar Addon for Multiple office applications (Excel and Word).

In Office Add-in project wizard of Advanced Installer, when I import my solution it shows me Both Projects Excel and ...

Go to advanced search