[WiX-users] job offer

2007-09-18 Thread willis walter
Hello, My name is willis walter and I came across your email through the United State Chamber of commerce, I am the recruitment officer for RAC Motoring Services (RACMS) in the United Kingdom, we deal on Car Buying, Car care,Insurance, Training on how to drive, Loans and leasing, Motorcycle ser

[WiX-users] need marketing lists?

2007-09-18 Thread Roberson C Mary
Only until Sep 21 - When you purchase the MD Contact List at the sale price you will also get Hospital, Nursing Home, Dentist and Chiropractor data completely free! Licensed MDs in the USA 788,314 in total – 17,400 emails Lots of MDs in specialties like Orthopedics, Surgery, Radiology, De

Re: [WiX-users] Cancelling Uninstall Question, How do I prevent a custom action from occuring

2007-09-18 Thread Magus
Magus wrote: > > I have a custom action that occurs during uninstall, but if the user > clicks the cancel button before this custom action appears, I need the > custom action to not happen. Is there a property that is set that I can > check or some other method I could use? > BUMP -- View thi

Re: [WiX-users] Using CustomAction during the installUISequence

2007-09-18 Thread Wilson, Phil
That signature doesn't look like the required one: UINT _stdcall CheckBluePrint(..) . Also, I prefer to use a .def file (to avoid name mangling). Phil Wilson -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of chandan Koushik Sent: Tuesday, September 1

[WiX-users] Trouble when linking to non-English languages

2007-09-18 Thread Jim Hewes
I think this may turn out to be one of those dumb problems. I'd swear I had my Wix project working fine before I went on vacation; now I'm back and it seems to be broken and I can't see what the problem is. I'm using Wix version 3.0.2925.0 and the Mondo UI. I can link with the English culture fin

Re: [WiX-users] .NET user.config File

2007-09-18 Thread Brett Kapilik
Since it is in a per-user folder, I would recommend making the migration part of version 2.0's functionality - not the installer's. Since you do not know exactly which user is installing it can be tricky. As a best practice, it should be done from the application when it runs the first time for eac

[WiX-users] .NET user.config File

2007-09-18 Thread Chris
When I upgrade my application from Version 1 => Version 2, Version 2 uses a different user.config file... How, when installing Version 2, can I grab the existing user.config and put it in the proper directory under C:\Documents and Settings\user\Local Settings\Application Data\MyApp\?? ..

Re: [WiX-users] What do I do with per-user data when I uninstall?

2007-09-18 Thread Daryn Mitchell
Rob Hamflett wrote: > The general advice is usually to offer the option of deleting > files/settings for the current user. I like this, but as a beginner setup guy I'm unclear on where exactly I'm supposed to offer that option. My natural inclination is to put it in the UI during the uninstall st

Re: [WiX-users] Using CustomAction during the installUISequence

2007-09-18 Thread chandan Koushik
Sorry, i m attaching the installation log: Hope that helps Rob Hamflett wrote: > > 'ends prematurely' isn't much to go on. Does it report error numbers? > Does a logged installation > report anything useful? > > Rob > > chandan Koushik wrote: >> Hi All, >> I have a config.cpp file which co

Re: [WiX-users] Using CustomAction during the installUISequence

2007-09-18 Thread Rob Hamflett
'ends prematurely' isn't much to go on. Does it report error numbers? Does a logged installation report anything useful? Rob chandan Koushik wrote: > Hi All, > I have a config.cpp file which contains the function > > _declspec(dllexport) UINT CheckBluePrint (MSIHANDLE hInstall) > { >

[WiX-users] Can I do a registry search on a server...

2007-09-18 Thread Jessi Darling
Can I do a registry search on a server to check if a program has been installed? I want to be able to create shortcuts on the local machine to the executable located on the server. If I do a registry search from the machine that I loaded the original file on it works because the registry value is

Re: [WiX-users] What do I do with per-user data when I uninstall?

2007-09-18 Thread Rob Hamflett
The general advice is usually to offer the option of deleting files/settings for the current user. Rob Chris Mumford wrote: > I read a blog posting titled "What do I do with per-user data when I > uninstall? > " > this morning

[WiX-users] Using CustomAction during the installUISequence

2007-09-18 Thread chandan Koushik
Hi All, I have a config.cpp file which contains the function _declspec(dllexport) UINT CheckBluePrint (MSIHANDLE hInstall) { int dRet=0; logfile = fopen("c:\\mnsetup.log","a"); fprintf(logfile,"installer for Me\n"); CoInitialize(NUL

Re: [WiX-users] Calling a function of one file into a wix file.

2007-09-18 Thread David Stindl
Hi, I'm using a solution, which I found somewhere on the internet and it works fine. Works only for .NET Installer implementation DLL. Here is the fragment of our company's wikipedia for creation of WIX installations, which I created: --- Running .NET installer classes Incor

Re: [WiX-users] Calling a function of one file into a wix file.

2007-09-18 Thread chandan Koushik
Alexei wrote: > > And bear in mind that if you wish to simply run the custom action when > the installer is started then you would have to schedule it - instead of > attaching it to a GUI component. Thanks for your reply ,could you please provide a sample of how can i schedule the custom action

[WiX-users] Update XML file from custom UI dialog...

2007-09-18 Thread David Stindl
Hallo all, could you help me, please? I need to update XML file with user-entered value. I use folowing example code: UI fragment: bannrbmp

[WiX-users] Trouble with Stale Versions

2007-09-18 Thread Chris
I'm using SharpDevelop 2.1 to develop a Wix project.. I set Version = "1.0.0.0" within the project's properties (so they're written to Proj Setup.wixproj).. I build the MSI and move it to a different directory. I then change the version via SharpDevelop to "1.2.0.0" and rebuild my proj

[WiX-users] What do I do with per-user data when I uninstall?

2007-09-18 Thread Chris Mumford
I read a blog posting titled "What do I do with per-user data when I uninstall?" this morning and have often asked myself the same question. What do you experts think?

Re: [WiX-users] What do I do with per-user data when I uninstall?

2007-09-18 Thread Mailinglist
Well, I think that installers should not do anything user-specific. Installer may copy files to the "All-Users" profile, and the software itself should go on an copy those files to the user who startet the software. What about the installer install necessary files for the software, to one user,

[WiX-users] Shortcut creation problem

2007-09-18 Thread Simon Alford
Hi all, I am having a problem with a WiX pakage I have created. All is working well with it except the creation of shortcuts. I have included the XML used to create my shortcuts. The problem I get is that all my shortcuts endup with the same action. Which is to run "StartDragon.bat", the "Stop Dr

[WiX-users] Error 2836: The control Next on the dialog...

2007-09-18 Thread md5hans
Hi! When I run an installtion I get an error: DEBUG: Error 2836: The control Next on the dialog SelectInstallationFeaturesDialog can not take focus The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2836. T

Re: [WiX-users] How Dialogs are invoked !!!

2007-09-18 Thread Rob Hamflett
Sorry, but your subject and post are abit confusing. Are you asking how to show a dialog or how to show an error and exit? Rob V K Gangwar wrote: > Hello, > > Can somebody tell me (or suggest some URL) that how Dialogs are > interfaced with errors in WIX. > > Regards, > Veerendra > > -

Re: [WiX-users] Silent install won't copy in files

2007-09-18 Thread Frédéric Viollet
I haven't tried this out, maybe other contributors will correct me. But I think you can use any property between square brackets in DestinationDirectory. Square brackets make the property to be evaluated. The difference is between DestinationProperty and DestinationDirectory would be: Destinati