Hi, ... I think you misunderstand, I was stating what my main requirement was, not yours.... If you are distributing to customers then you'd want to get as...
Hi, ... Excuse if I have offended you. My English is not so good, as far as I would like, and some of my sentence could seem to you not polite. In any case - I...
Hi, ... wrote: > ... Thats alright, I just wanted to make sure it is understood that your (or my) requirements does not necessarily need to be the same. I make...
Has anyone got any guidance / pointers on the procedure for handling database work, e.g. creating / updating a view, inside of a MSI installation Cheers, Steve...
Hi, ... Thanks. ... keywords!" ... I'll give you a clue, have you seen any example where I put spaces around an equal sign :-) If you can't get something to...
Hi, ... Hopefully others will also answer as I'm interested in how others do it however have you seen the example at the end of the "RunCmd" commands doco? The...
Hi, I was just having another look at the dialog error messages in a verbose log... ... it. A ... the ... as ... What did you do about this? If I decrease them...
A colleague of mine is trying to run makemsi on Windows XP Service pack 2, on a new notebook. He is getting some problems - anyone recognise these? ... Anyway,...
Hi, ... Sorry on re-reading your email you have alredy done this. So instead of that I suggest: 1. remove comments ad comment out the few lines about to see...
Hi, I have tested going from WINXP no service pack to with SP2 and I don't get this problem. I played around with the new security "features" and again could...
Hi, ... (Do we ... Probably :-) ... environment ... The value is not really hardcoded (see the "MapUserDir" command), if you look at the generated HTML the...
I have a directory I want to include into my setup but I want to include any subdirectory named .svn Is this possible? I tried FilesExclude but it does not...
... Yes - they are a bit confusing - I failed about 3 or 4 times before getting it right. My mistaken assumptions might help others. I started with something...
Hi, ... the ... I'll look at changing this to be consistant with how the Files command works. ... side ... directory is ... I'm surprised if this works I'd...
Hello Dennis, "Ditto" again. ... That is a very nice feature that worked just as you said. I have a question about comments. Sometimes I see a single...
Hi, ... semicolon used (from ... For generic stuff like this the PPWIZARD manual is the place to check. PPWIZARD has two type of comments line comments and...
Hi, Hopefully you found the doco, but if not the page is also available online at: http://www.labyrinth.net.au/~dbareis/makemsi/runcmd.htm Basically it shows...
Hello Dennis, In the Tips and Tricks->Tools section of the help you mention the Microsoft tools DIFxAPP and DPInst. You might want to add a one line note that...
Hi, ... line ... a ... Excellent information, I will add it to the doco. Thanks. Its always great to have people willing to tell me where a change is required....
Hello Dennis, It looks like Yahoo Groups dropped your attachment, as it was not stored on the website and I did not receive it. If you just want to include the...
For my application I'll be including a DLL that I assume many of my target audience won't have. But if they do, I'd like to not "install" it. By that, I don't...
... For starters, I am by no means an expert on this. Hopefully someone else might have a better idea. I assume that you wouldn't know where the DLL was...
Hi to everybody, i m trying to make an msi installer where at the end an executable will be launched, without the installer to wait for it to end. Had no luck...
Hi there, I am very new in windows installer. I am still learning Wise for VS.NET and Windows Installer. I've already created an application using VB.NET and I...
Hello Dennis, I am doing something wrong here but I cannot figure out what it is. I am installing a batch file and then trying to execute it. I can verify...