sascha

3,418
reputation
255 views

Registered User

name sascha
member for 1 year
seen 2 hours ago
website
location Melbourne, Australia
age 26
install ninja
2h
comment How To Run the Installed Application After Setup in Wix?
So you have no UI at all?
2h
answered NSIS scripts-Changing header text. Also using same variable in both installer and uninstaller section.
11h
accepted How to make better use of MSI files.
1d
answered How to skip the features select screen in WIX-generated installer program?
1d
answered Build NSIS script as a MSI package
2d
comment Orca Transform, a few questions
Can you provide a more detailed explanation of (1)?
Dec
3
accepted msiexec:How can I show the product name
Dec
3
answered msiexec:How can I show the product name
Dec
1
accepted Wix Open web page when uninstall completes
Nov
30
answered Wix Open web page when uninstall completes
Nov
29
comment spaces in my wix source path
+1, makes everything much less complex. Unfortunately the WiX documentation doesn't appear to explain the link between using -b for light and using "SourceDir" in File/@Source.
Nov
29
revised Wix: How can I launch a help file after installation? (WIXUI_EXITDIALOGOPTIONALCHECKBOX)
responded to question
Nov
27
accepted Wix: How can I launch a help file after installation? (WIXUI_EXITDIALOGOPTIONALCHECKBOX)
Nov
25
answered Wix: How can I launch a help file after installation? (WIXUI_EXITDIALOGOPTIONALCHECKBOX)
Nov
20
comment Understanding GUIDS, updates, and patches with Windows-Installer
True, if you violate component rules then all bets are off ;)
Nov
18
answered How to set the publisher in .Net msi installer
Nov
18
answered Understanding GUIDS, updates, and patches with Windows-Installer
Nov
18
accepted Avoid proceeding to the next dialog with a condition in a WiX installer
Nov
18
answered Avoid proceeding to the next dialog with a condition in a WiX installer
Nov
18
comment Is there any definitive documentation on writing software installers?
Unfortunately you're going to need to take the Windows Installer route if you're writing business software - most Corporate customers won't even consider purchasing unless you can provide them with an MSI for deployment.
Nov
18
comment msi install program as startup
I think he's talking about installing a startup program using MSI, not installing an MSI at startup
Nov
18
answered msi install program as startup
Nov
17
accepted Visual Studio:How to show a link after installation had finished?
Nov
16
answered Web Setup Project - Repair to overwrite files
Nov
16
answered Upgrade individual feature in WIX feature-tree without uninstalling/upgrading other feature(s)
Nov
16
accepted How to hide Startup icon in installshield
Nov
15
answered Visual Studio:How to show a link after installation had finished?
Nov
15
answered How to allow users to install multiple copies of an msi file
Nov
12
answered How to hide Startup icon in installshield
Nov
12
answered Are tables supported when displaying RTF files in Windows Installer
Nov
12
accepted VS 2005 Setup - HKCU
Nov
12
accepted Building an installer that can install the same package multiple times (to different folders) with multiple configurations
Nov
12
answered VS 2005 Setup - HKCU
Nov
11
answered Building an installer that can install the same package multiple times (to different folders) with multiple configurations
Nov
10
awarded  Enlightened
Nov
10
awarded  Nice Answer
Nov
10
answered Is it possible for 32 bit NSIS to launch a 64 bit program?
Nov
8
accepted Getting started with cronjobs on a Mac.
Nov
6
accepted WiX: Define a File component that may not exist
Nov
6
revised WiX: Define a File component that may not exist
added nant file::exists function
Nov
6
answered WiX: Define a File component that may not exist
Nov
5
comment Getting started with cronjobs on a Mac.
cron isn't running by default on 10.4 and above, you'll have to enable it first. From memory the crond manpage shows how to do this.
Nov
5
answered Getting started with cronjobs on a Mac.
Nov
5
answered Wix CustomAction session.Log not working
Nov
5
answered Theme for my WiX Installer
Nov
4
revised Problem with Z-index of the controls in WIXUI(Problem of overlapping)
added 171 characters in body
Nov
4
revised How to embedded msi into a setup.exe and execute it silently?
added 125 characters in body
Oct
30
answered How to embedded msi into a setup.exe and execute it silently?
Oct
30
comment Problem with Z-index of the controls in WIXUI(Problem of overlapping)
As mentioned in my response, there is a background bitmap on the Welcome dialog. So it is possible - wix.cvs.sourceforge.net/viewvc*checkout*/wix/wix/src/ext/UIExtension/wixlib/WelcomeDlg.wxs?revision=1.5
Oct
30
accepted How can I use standard WIX to create a streamline installer experience.