orca Questions
5
Solved
According to various web pages, orca.msi/orca.exe is primarily distributed as part of the Windows SDK.
I have Visual Studio 2015 Professional Update 3 installed. I have installed all the "Universa...
Kiethkiev asked 18/1, 2018 at 7:20
9
I have small problem when exporting static chart using plotly.
Plotly does not correctly recognize that I have orca installed and I have still error related to missing orca. I try to change the or...
Plasia asked 20/10, 2019 at 14:10
2
I have written a C# WPF application. I have now created an MSI that will install the application. However, the file size is gigantic. The application contains many video and image files, which have...
Lacour asked 30/5, 2019 at 14:42
2
I have a MSM file from a third party tool.
We customize the MSM with a small script and this tool is integrated into our installer and works fine. All modification is done with VBscript using COM a...
Ingeborgingelbert asked 18/9, 2018 at 12:27
5
Solved
Many of our customers have access to InstallShield, WISE or AdminStudio. These aren't a problem. I'm hoping there is some way I can provide our smaller customers without access to commercial repack...
Heinrich asked 26/11, 2008 at 6:19
1
Solved
How can I do a "content compare" of two (or more) MSI files and see what is actually different inside the files - instead of doing a useless binary compare? (which obviously only tells me if I am d...
Conifer asked 28/1, 2018 at 2:16
4
We have an application to be run on startup that allows many installed files to be changed after installation. We are trying to turn off the self-healing mode by setting the DISABLEADVTSHORTCUTS=1 ...
Vladamar asked 29/1, 2010 at 22:51
1
Solved
I'm using the Microsoft.Deployment.WindowsInstaller libraries to read out values from a .msi file. Properties are no problem, and the summary-information can also be read out, example:
static vo...
Locket asked 12/11, 2014 at 13:53
1
Solved
I have an installer that installs few components including windows service, after it installed it'll start the service that installed onto the system using CustomAction.
The problem when I uninsta...
Grande asked 19/8, 2013 at 1:30
1
Solved
I have integrated the Facebook SDK for android v3.5 in my app and included the install publishing code:
com.facebook.AppEventsLogger.activateApp(this);
But I am receiving a lot of crashes caused...
Scheelite asked 18/9, 2013 at 13:39
2
Solved
We currently use WiX for building our MSI files, and as such it is the only MSI builder I have had experience using. I know you can build installers natively in Visual Studio though. What are the d...
Fuzzy asked 19/5, 2011 at 14:30
5
All I want is a command-line tool that can extract files from a merge module (.msm) onto disk. Said differently, I want the same "administrative install" functionality that is possible for an MSI:
...
Isomagnetic asked 23/4, 2010 at 18:0
1
Solved
I know you can change it using cscript.exe on Windows. Is there a Linux program providing cscript-like functionality? Or is there some other way I can change the database in Linux?
Zenobia asked 18/8, 2011 at 22:52
5
Solved
I'm using Visual Studio 2008 and have created a setup project for my application. The application has a high-resolution icon (for Vista). There's a bug in Visual Studio, and the installer creates a...
Caliper asked 20/5, 2009 at 8:35
4
Solved
In our build process there is currently the potential for non-code based files (such as image files) to be added to our web project, but not included in the MSI installer built by WiX.
To help pr...
Feriga asked 20/3, 2009 at 21:43
1
© 2022 - 2024 — McMap. All rights reserved.