Search found 17 matches

Go to advanced search

by epu
Mon Nov 03, 2014 7:42 pm
Forum: Feature Requests
Topic: Call print menu with print settings
Replies: 2
Views: 4109
 
Jump to post

Call print menu with print settings

Hey team,

We're using the AdvInst 10.6 with the default air theme, and when the user presses the EULA's print button, they were surprised that the whole license was immediately sent to the default printer.
They expected they would get a printer dialog that allowed choice of printer, print settings ...
by epu
Wed Oct 29, 2014 9:59 pm
Forum: Common Problems
Topic: chained msi with bad APPDIR property fails, returns
Replies: 5
Views: 7045
 
Jump to post

Re: chained msi with bad APPDIR property fails, returns

Ah, good to know. Thanks for the reply!

That would be worth the upgrade for us; we've encountered another example (Error 1401 - permissions in registry) in a chained installer that wasn't elevated, that wasn't throwing a fatal error. The 11.3 update generally handles chained failures as fatal ...
by epu
Wed Oct 29, 2014 9:56 pm
Forum: Building Installers
Topic: merging chained msi logs, log levels
Replies: 3
Views: 3637
 
Jump to post

Re: merging chained msi logs, log levels

Thanks for the reply, I'll see what I can add myself.
If anything, I would set up the main installer with a custom action to log each of the lines in the chained log files.
by epu
Fri Sep 19, 2014 10:45 pm
Forum: Building Installers
Topic: merging chained msi logs, log levels
Replies: 3
Views: 3637
 
Jump to post

merging chained msi logs, log levels

Hey there,

I am getting started with chaining component msi installers.

I see that I can enable a specific logfile, but it can be difficult to support our customers if they have to find multiple output files.
Ideally, I'd like to see all the logged information inside the parent's log file, using ...
by epu
Fri Sep 19, 2014 5:53 pm
Forum: Common Problems
Topic: chained msi with bad APPDIR property fails, returns
Replies: 5
Views: 7045
 
Jump to post

chained msi with bad APPDIR property fails, returns

Hey there,

I am trying out chaining some of our msi components in advinst 10.6.

I put our installer's shared data into an msi, and then chained it from our current msi.
Since the parent msi sets APPDIR/TARGETDIR, I passed APPDIR along to the child msi in the properties field for installation.
The ...
by epu
Thu May 15, 2014 11:18 pm
Forum: Building Installers
Topic: Running a pre-install prerequisite that halts installation
Replies: 3
Views: 3993
 
Jump to post

Re: Running a pre-install prerequisite that halts installati

I deleted and re-added my prerequisite, and it seems to be working this time without calling the x64 application.
by epu
Thu May 15, 2014 10:50 pm
Forum: Building Installers
Topic: Running a pre-install prerequisite that halts installation
Replies: 3
Views: 3993
 
Jump to post

Re: Running a pre-install prerequisite that halts installati

Oh. There's a checkbox in the global bootstrapper settings, which checks defined launch conditions before pre-install requirements, but only if there is a requirement. This is almost exactly what I need, I think. More testing required.
by epu
Thu May 15, 2014 10:13 pm
Forum: Building Installers
Topic: Running a pre-install prerequisite that halts installation
Replies: 3
Views: 3993
 
Jump to post

Running a pre-install prerequisite that halts installation

Hi authors and developers!

I am working on an installer for an x64 product.
It correctly throws the msiexec 'wrong processor type' dialog when run on x86 operating systems.

Our users report that specific error dialog is confusing, so we'd like to throw our own error dialog before that one shows up ...
by epu
Thu May 15, 2014 8:29 pm
Forum: Common Problems
Topic: SEH_AV_DEP_BADPTR
Replies: 10
Views: 28186
 
Jump to post

Re: SEH_AV_DEP_BADPTR

Hey Daniel,

Thanks for your reply.

That is interesting; we are using a customized version of the default air theme.
Besides changing png/jpg, some buttons send web request events.

It looks like we also hit this erratically: I have 3 total developer-logged cases since March, but every time, the ...
by epu
Wed May 14, 2014 7:34 pm
Forum: Common Problems
Topic: SEH_AV_DEP_BADPTR
Replies: 10
Views: 28186
 
Jump to post

Re: SEH_AV_DEP_BADPTR

We got this once as well, with bootstrapping exe, on windows7 x64 sp1, advinst10.6.

[SEH_AV_DEP_BADPTR] ACCESS_VIOLATION (0xc0000005) at address [0x00fd14e9]

*** Stack Trace (x86) ***

[0x00fd14e9] -----
[0x6a41803c] MsiSetOfflineContextW()
[0x6a2da584] MsiInvalidateFeatureCache()
[0x6a335d12 ...
by epu
Tue May 13, 2014 8:15 pm
Forum: Common Problems
Topic: Property Based Folder Installing Into Weird Locations
Replies: 3
Views: 4289
 
Jump to post

Re: Property Based Folder Installing Into Weird Locations

For us, using advinst10.6 mixed x86/x64 mode, a file search using a registry location as the folder base might be reliable at returning the folder I needed (based on a file's existence in that folder). I'm not convinced yet that it will return a null/empty string.
by epu
Tue May 13, 2014 6:51 pm
Forum: Common Problems
Topic: Property Based Folder Installing Into Weird Locations
Replies: 3
Views: 4289
 
Jump to post

Re: Property Based Folder Installing Into Weird Locations

I have a similar issue with registry search for folder returning <bootvolume>PROPERTYNAME with advinst 10.6. This didn't happen when using an x64 MSI, but we transitioned to x86/x64 mixed mode, and instead of null/empty, the registry search always returns this bad value instead.

The described work ...
by epu
Fri Nov 30, 2012 11:33 pm
Forum: Common Problems
Topic: AdvancedInstaller.com - set temp directory per instance
Replies: 7
Views: 7207
 
Jump to post

Re: AdvancedInstaller.com - set temp directory per instance

Congratulations on your 9.7 release.
Trying this out shortly.
by epu
Tue Nov 20, 2012 6:22 pm
Forum: Common Problems
Topic: AdvancedInstaller.com - set temp directory per instance
Replies: 7
Views: 7207
 
Jump to post

Re: AdvancedInstaller.com - set temp directory per instance

Hey Daniel,

Thank you,
Looking forward to it.

I'll check back then.

-e
by epu
Tue Nov 20, 2012 12:39 am
Forum: Common Problems
Topic: AdvancedInstaller.com - set temp directory per instance
Replies: 7
Views: 7207
 
Jump to post

Re: AdvancedInstaller.com - set temp directory per instance

Hey team,

Checked in today to see if there is a new version available, but it doesn't look like one was released yet.
When should I check back?

Kind regards,

-e

Go to advanced search