Search the web
Sign In
New User? Sign Up
makemsi · Build or Update MSI Databases
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 2210 - 2240 of 2612   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2210
Hi, ... "Template" ... problems ... *NOT* ... (x86)"). ... when the installer ... 08.177 with Windows ... OK sorry about that I should have looked for some...
Dennis Bareis
dbareis
Offline Send Email
Jul 2, 2008
8:02 am
2211
Hi, ... You have not changed the "UpgradeCode" in the ".ver" file, generate a new guid for BOTH of these msis and rebuild: ...
Dennis Bareis
dbareis
Offline Send Email
Jul 2, 2008
8:29 am
2212
I create a VBS Block for backuping old file before InstallFiles as following ! And then use CaMsgBox to show the result string. <$VbsCa...
sofax92
Offline Send Email
Jul 8, 2008
11:38 am
2213
I set the "REMOVE" parameter of the "Files" command to "N". But the files still is removed prior to its installation ! Why ?...
sofax92
Offline Send Email
Jul 8, 2008
12:42 pm
2214
... I got it ! I set incorrect "Seq" parameter !...
sofax92
Offline Send Email
Jul 8, 2008
1:35 pm
2215
Hi, ... Unless you do something, files (or other resources) you install will be removed during uninstall. This is more likely to be what you are seeing. Have...
Dennis Bareis
dbareis
Offline Send Email
Jul 8, 2008
9:52 pm
2216
Dear Dennis, Thank You very much for your help. I have difficult work. As beginner I must write System that make all automatically. Nobody may insert new GUID...
itkin
Offline Send Email
Jul 9, 2008
8:49 am
2217
Hi, ... Please have a read of: http://makemsi-manual.dennisbareis.com/bugs_support.htm You haven't supplied near enough detail, not even what your "CACLS" code...
Dennis Bareis
dbareis
Offline Send Email
Jul 9, 2008
9:34 am
2218
Hello, Dennis! My CACLS I have placed in separate MMH File. The Text is: ;--- Handy commands you may wish to use ------------------------------ ... #define...
itkin
Offline Send Email
Jul 9, 2008
12:15 pm
2219
Hi, ... As per the documentation: *2762 - Cannot write script record. Transaction not started* This is your problem: ...
Dennis Bareis
dbareis
Offline Send Email
Jul 9, 2008
12:35 pm
2220
This must have a really obvious answer, but it has so far eluded me. How do I show on the Installation Finished dialog the check box (checked by default) to...
dancingguy2000
Offline Send Email
Jul 12, 2008
1:24 am
2221
Hi, ... Have a look at: http://makemsi-manual.dennisbareis.com/start_program_at_end_of_install.htm Bye, Dennis...
Dennis Bareis
dbareis
Offline Send Email
Jul 12, 2008
1:45 am
2222
... http://makemsi-manual.dennisbareis.com/start_program_at_end_of_install.htm ... Works like a charm. Thank you! Regards. Greg...
dancingguy2000
Offline Send Email
Jul 14, 2008
3:24 pm
2223
... I've made a few more changes related to this. Now running the script gives the "fatal error" message: ...
dancingguy2000
Offline Send Email
Jul 14, 2008
4:37 pm
2224
Hi, ... permitted ... Registry83.0880F209_45FA_42C5_92AE_5E620033E8EC_O.0880F209_45FA_42C5_9 2AE_5E620033E8EC ... permitted ... ...
Dennis Bareis
dbareis
Offline Send Email
Jul 14, 2008
9:54 pm
2225
Hello list, I'm new to the list and relatively new to whole windows installer subject. Presently my company is migrating from InstallShield to something else...
Mockenhaupt, Christoph
christoph.mo...
Offline Send Email
Jul 16, 2008
9:28 pm
2226
Hello, I just read the following about Installer SDK: Note: Prior versions [...] are installed by the Windows SDK. The installation package for the Windows...
Mockenhaupt, Christoph
christoph.mo...
Offline Send Email
Jul 17, 2008
4:06 pm
2227
Hi I created an msi installer with quite a few checkboxes. I seem to have run into some trouble. Everytime I check one box and continue to the next dialog and...
gdavidse
Offline Send Email
Jul 22, 2008
9:44 pm
2228
Hi, ... have ... the ... can ... It could be the issue I mention near the start of this page: http://makemsi-manual.dennisbareis.com/changehistory.htm Which...
Dennis Bareis
dbareis
Offline Send Email
Jul 22, 2008
9:50 pm
2230
Hi Dennis, sorry for the last Mail. I found a little bug in HookInto.mmh: #ifdef "HookInto" ;--- Already included...
Mockenhaupt, Christoph
christoph.mo...
Offline Send Email
Jul 28, 2008
3:37 pm
2231
Hi, ... Fixed in next release, thanks for reporting it. Bye, Dennis...
Dennis Bareis
dbareis
Offline Send Email
Jul 29, 2008
6:13 am
2232
hello everyone, ... <$Extn ".seq" Description="TABII-SIM Editor Extension"> <$ExtnAction Key="Open" Description="TABII-SIM Editor FILE" ...
kylixboy
Offline Send Email
Aug 13, 2008
8:57 am
2233
Hi, ... Command=^"[INSTALLDIR]TAB&#8545;-SIM\Engine\TAB&#8545;-SIM&#12456;&#12487;&#12451;&#12479;.exe" ... Allowing for what I believe your line breaks are I...
Dennis Bareis
dbareis
Offline Send Email
Aug 13, 2008
9:08 am
2234
Hi, ... Command=^"[INSTALLDIR]TAB&#8545;-SIM\Engine\TAB&#8545;-SIM&#12456;&#12487;&#12451;&#12479;.exe" ... my environment and settings are :(for handling...
kylixboy
Offline Send Email
Aug 13, 2008
10:08 am
2235
Hi, Thanks for uploading the file, we both came to the same conclusion... I tried your code page but its not installed will try again tomorrow (hopefully not...
Dennis Bareis
dbareis
Offline Send Email
Aug 13, 2008
10:23 am
2236
hi, [skip] ... quotes ... "#" work fine. thank for your help. ... have a good night....
kylixboy
Offline Send Email
Aug 13, 2008
11:08 am
2237
Hi, ... I have updated the documentation (partially guesswork) but have a look at: http://makemsi-manual.dennisbareis.com/parameter_quoting.htm Note the...
Dennis Bareis
dbareis
Offline Send Email
Aug 14, 2008
8:16 am
2238
Hi, ... that's right. thanks....
kylixboy
Offline Send Email
Aug 16, 2008
5:25 am
2239
Hello all, I'm new to creating MSIs. I do have several INF files that I use IExpress to create deployment packages. I find that I now need to create an MSI to...
windwrd01
Offline Send Email
Aug 18, 2008
9:00 am
2240
Hi, ... What you are doing is called repackaging: http://makemsi-manual.dennisbareis.com/repackaging.htm If you know how to wrap the .INF inside an EXE then...
Dennis Bareis
dbareis
Offline Send Email
Aug 18, 2008
9:24 am
Messages 2210 - 2240 of 2612   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help