Search found 20 matches

Go to advanced search

by BrianRHobbs
Mon Aug 24, 2009 9:32 am
Forum: Common Problems
Topic: command line override for minimum spec settings?
Replies: 2
Views: 2578
 
Jump to post

Re: command line override for minimum spec settings?

Thanks - I'll give that a go!
by BrianRHobbs
Mon Aug 24, 2009 8:19 am
Forum: Common Problems
Topic: command line override for minimum spec settings?
Replies: 2
Views: 2578
 
Jump to post

command line override for minimum spec settings?

Hi There, we've hit a problem where users are unable to perform remote installs using apps like Remote Desktop Connection because we have a minimum screen resolution of 1024x768 set. The users in question manage a large number of remote systems and so typically have their remote sessions running at ...
by BrianRHobbs
Wed Sep 24, 2008 9:31 am
Forum: Common Problems
Topic: Deleting folders that contain runtime generated files
Replies: 7
Views: 5807
 
Jump to post

Re: Deleting folders that contain runtime generated files

Excellent! Thanks for that.

Brian
by BrianRHobbs
Wed Sep 24, 2008 9:30 am
Forum: Common Problems
Topic: Error calling Msi API: 1627 Method: MsiViewExecute Table: I
Replies: 2
Views: 5555
 
Jump to post

Re: Error calling Msi API: 1627 Method: MsiViewExecute Table: I

Hmm, very strange - I deleted the MSI etc. and it still refused. I reverted all of my changes, re-applied them and it worked fine.

thanks again for the rapid response!
Brian.
by BrianRHobbs
Tue Sep 23, 2008 4:34 pm
Forum: Common Problems
Topic: Error calling Msi API: 1627 Method: MsiViewExecute Table: I
Replies: 2
Views: 5555
 
Jump to post

Error calling Msi API: 1627 Method: MsiViewExecute Table: I

Has anyone seen the following error when trying to compile an MSI before? it was working earlier today - all I've done since then is: o add a new custom action to the InstallIIS step of a merge module & build it. o import the new merge module into a current project o add a new custom action to t...
by BrianRHobbs
Tue Sep 23, 2008 10:03 am
Forum: Common Problems
Topic: best practice for preventing repair/modify
Replies: 2
Views: 2619
 
Jump to post

Re: best practice for preventing repair/modify

Thanks for that cosmin.
by BrianRHobbs
Tue Sep 23, 2008 8:46 am
Forum: Common Problems
Topic: Deleting folders that contain runtime generated files
Replies: 7
Views: 5807
 
Jump to post

Re: Deleting folders that contain runtime generated files

Thanks Cosmin, I'll give that a try. While I'm trying, though - InstallFinalize won't let me select "Deferred with no impersonation" - from my experiences so far, won't that cause me problems on a vista pc?

Thanks,
Brian
by BrianRHobbs
Mon Sep 22, 2008 4:25 pm
Forum: Common Problems
Topic: Deleting folders that contain runtime generated files
Replies: 7
Views: 5807
 
Jump to post

Deleting folders that contain runtime generated files

Hi, I know this has been posted before, but I've not been able to find a scenario that works. So, my application runs in eclipse, which at runtime, generates a number of cached files in a sub-folder of the installation folder. We actually create the sub-folder (and place a single file into it) as pa...
by BrianRHobbs
Tue Aug 26, 2008 1:38 pm
Forum: Common Problems
Topic: best practice for preventing repair/modify
Replies: 2
Views: 2619
 
Jump to post

best practice for preventing repair/modify

Hi There, I'm hoping someone can provide me with some best practice on preventing the repair/modify options for my installer. Basically, I do not want the user to be able to repair or modify my package - all they can do is install it and then uninstall it. A bit draconian maybe, but it's what we're ...
by BrianRHobbs
Thu Aug 14, 2008 1:25 pm
Forum: Common Problems
Topic: can you hide a command window when running a custom action?
Replies: 2
Views: 4892
 
Jump to post

can you hide a command window when running a custom action?

Hi There, I'm running 2 types of custom actions - in one case, a simply command line application, the other a batch file that performs more complex work. However, each time the action runs, it flashes up (albeit briefly) a command window. Is there any way to prevent this, or at least have the comman...
by BrianRHobbs
Thu Aug 14, 2008 11:15 am
Forum: Common Problems
Topic: problems populating a combo box
Replies: 5
Views: 5006
 
Jump to post

Re: problems populating a combo box

:oops: got so hung up on the properties panel I didn't even think of that!

Thankyou very much for that....
by BrianRHobbs
Thu Aug 14, 2008 10:37 am
Forum: Common Problems
Topic: problems populating a combo box
Replies: 5
Views: 5006
 
Jump to post

Re: problems populating a combo box

Hi.

I've attached a zipped up aip file that has a simple combobox & custom action - hope this helps.

Brian.
by BrianRHobbs
Thu Aug 14, 2008 9:59 am
Forum: Common Problems
Topic: problems populating a combo box
Replies: 5
Views: 5006
 
Jump to post

problems populating a combo box

Hi There, I've been hitting some problems populating a static combo box and have been unable to find solutions in the help or forum. So, here's my need - I want to display a static combo box (i.e. the user has to select one of the options, no typing) with two options. These are fixed options (i.e. n...
by BrianRHobbs
Thu Jul 24, 2008 3:07 pm
Forum: Common Problems
Topic: Running an EXE during uninstall on vista
Replies: 6
Views: 4320
 
Jump to post

Re: Running an EXE during uninstall on vista

Hi Cosmin,

that looks like it has solved it.

thanks for the help with this - I appreciate the quick response!

Brian
by BrianRHobbs
Thu Jul 24, 2008 9:54 am
Forum: Common Problems
Topic: Running an EXE during uninstall on vista
Replies: 6
Views: 4320
 
Jump to post

Re: Running an EXE during uninstall on vista

Hi Cosmin,

I tried that, but unfortunately, moving the action into that stage only allows me to run it immediately, so I lose the "deferred no impersonation" option

Thanks,
Brian

Go to advanced search