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...
Show off your group to the world. Share a photo of your group with us.

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 2173 - 2202 of 2612   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2173
In my situation, after installing the MSI, the user then connects to a web server to run an application. At this initial connect, another registry entry (which...
edcincy
Offline Send Email
Feb 14, 2008
2:31 pm
2174
Hi, ... Its best if possible not to have users need to write to per-machine locations at all. Its always best to check the security if possible with regedit...
Dennis Bareis
dbareis
Offline Send Email
Feb 14, 2008
10:01 pm
2175
How does one go about testing whether or not the user installing a service has the required "logon as service" rights?...
Dan Stover
dvrdans
Offline Send Email
Feb 25, 2008
10:24 pm
2176
Hi, ... Maybe someone else knows the answer, a quick google didn't get me anywhere, you may want to ask in: ...
Dennis Bareis
dbareis
Offline Send Email
Feb 25, 2008
11:24 pm
2177
... Thanks for the quick response. I've posted in the google group. I'll be certain to follow-up with whatever I find out. BTW, GREAT product!...
Dan Stover
dvrdans
Offline Send Email
Feb 26, 2008
3:28 am
2178
Hi, ... Following up that trail a bit got me to "SetPrivilegeOnAccount()" then "How To Manage User Privileges Programmatically in Windows NT" at...
Dennis Bareis
dbareis
Offline Send Email
Feb 26, 2008
7:26 am
2179
... I'll take a closer look at this although I'm not actually looking to try to set the privilege but only query to see if the user has rights to logon/execute...
Dan Stover
dvrdans
Offline Send Email
Feb 27, 2008
3:13 am
2180
Hi, ... If you can do one you can do the other... ... Are you starting the service from the msi, if so are you using: WAIT="Y" I'd have thought it would fail...
Dennis Bareis
dbareis
Offline Send Email
Feb 27, 2008
6:36 am
2181
Hello, I am completely new to creating .msi files. I want to create .msi files from .exe files. Can MakeMSI do this for me? I want to be able to create .msi...
juan_sifuentes2000
juan_sifuent...
Offline Send Email
Mar 5, 2008
6:17 am
2182
Hi, ... What you want to do is "repackaging": http://makemsi-manual.dennisbareis.com/repackaging.htm The only tools that make this easy (but very problematic)...
Dennis Bareis
dbareis
Offline Send Email
Mar 5, 2008
6:35 am
2183
Outstanding Dennis, just what I was looking for. Thank you. Dennis Bareis <dbareis@...> wrote: Hi, ... What you want to do is "repackaging": ...
Juan Sifuentes
juan_sifuent...
Offline Send Email
Mar 5, 2008
2:52 pm
2184
Hi, ... As I've never had to do this myself, I can't say this is the best way but what you are trying to do is execute commands so the "EXECA" command: ...
Dennis Bareis
dbareis
Offline Send Email
Mar 8, 2008
10:23 pm
2185
Hi, ... See if this is similar (first hit says corrupted performance counters, reinstall of Windows to fix!): ...
Dennis Bareis
dbareis
Offline Send Email
Mar 8, 2008
11:07 pm
2186
Hi I would like to go straight from the "License Agreement" dialog to the "Custom Setup" dialog. The installer must force the user to select the availability...
firenz_o
Offline Send Email
Mar 13, 2008
10:49 pm
2187
Hi, ... A hack would obviously be to leave the sequencing the same and remove all other options but a better approach is to get rid of the unwanted dialog. I...
Dennis Bareis
dbareis
Offline Send Email
Mar 14, 2008
12:47 am
2188
Hi, ... When you see this or any error message (LEAVE IT UP), that is the time to do some investigation, in this case: (A) Is the file there? (B) Does you...
Dennis Bareis
dbareis
Offline Send Email
Mar 20, 2008
10:48 pm
2189
Hi, ... What does a verbose log say?: http://makemsi-manual.dennisbareis.com/logging.htm May help to capture a working (vista32) and non-working (vista64) ...
Dennis Bareis
dbareis
Offline Send Email
Mar 26, 2008
10:42 pm
2190
Hi, I'm sorry if anyone is trying to get to my site and can't, it looks like more people where downloading MAKEMSI than I thought and this has been slowly...
Dennis Bareis
dbareis
Offline Send Email
Mar 29, 2008
2:26 am
2191
Hi all I want to create an MSI that will install on Windows XP only. I have looked at the tryme sample and noticed that the .VER file contains: ; Installed =...
Jon
gianniblitz
Offline Send Email
Apr 9, 2008
12:21 am
2192
Hi, ... have ... That is documentetion only,as per its documentation: No validation (launch conditions etc) are inserted in the generated MSI as a result of...
Dennis Bareis
dbareis
Offline Send Email
Apr 9, 2008
12:28 am
2193
Hi All, I am a localisation software engineer and as part of my building process I have to update existing merge modules that were generated for the English...
br.liam
Offline Send Email
Apr 27, 2008
4:39 am
2194
Hi, ... It sounds like you are currently using Orca or other tool to manually make these changes? In that case it should not be hard to automate, see if this...
Dennis Bareis
dbareis
Offline Send Email
Apr 27, 2008
5:00 am
2195
I'm trying to wrap an Inno installer. It works except that two entries are created in Add/Remove Programs - one with a size of 0.02Mb and one with 59.35Mb.I...
finb13
Offline Send Email
May 8, 2008
11:39 am
2196
Hi, ... Programs - ... this ... packages"> ... - ... The msi has installed and it has installed the inno product (2 installers). Because the "UninstallKey"...
Dennis Bareis
dbareis
Offline Send Email
May 9, 2008
2:11 am
2197
Hi, ... this day. ... must build an MSI installer, ... thank you so much for all the time and effort you have put into this project! ... way to determine...
Dennis Bareis
dbareis
Offline Send Email
May 27, 2008
12:13 am
2198
Hallo, I am absolute beginner. My question is how can I to reduce the volume of MSI package? For example how can I remove all dialogs (not unattended...
itkin
Offline Send Email
May 30, 2008
12:22 am
2199
Hi, ... Size tips are at: http://makemsi-manual.dennisbareis.com/size.htm Actually when you say "not unattended installation"... You realise that all good...
Dennis Bareis
dbareis
Offline Send Email
May 30, 2008
12:36 am
2200
Hi, ... contains ... Windows Installer can actually support more files, just not by default. Either way for large numbers of files it can be very slow. ... ...
Dennis Bareis
dbareis
Offline Send Email
Jun 19, 2008
7:52 am
2201
I'm quite new at this, so there may be a number of mistakes here. Using MAKEMSI Version 08.148 & Windows Installer 4.0.6001.0 & WSH 5.7 on Windows Vista (TM)...
dancingguy2000
Offline Send Email
Jun 24, 2008
7:20 am
2202
Hi, ... C:\Users\gbullock\Downloads\SpeechSDKRedistributable\speechsdk51msm\1033\Sp5CCInt.Msm ... ...
Dennis Bareis
dbareis
Offline Send Email
Jun 24, 2008
7:31 am
Messages 2173 - 2202 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