Search found 19 matches

Go to advanced search

by derfsplat
Wed May 26, 2010 3:42 pm
Forum: Common Problems
Topic: Bootstrapper EXE ini file
Replies: 5
Views: 3790
 
Jump to post

Re: Bootstrapper EXE ini file

I have existing installations out deployed already (over 1000 of them). I was hoping to be able to read the INI file so that when current deployed installations go to update themselves (with our custom updater, not AI's, because of the server/client deployment scenario), they could read the INI file...
by derfsplat
Tue May 25, 2010 6:37 pm
Forum: Common Problems
Topic: Bootstrapper EXE ini file
Replies: 5
Views: 3790
 
Jump to post

Re: Bootstrapper EXE ini file

Here's the issue... We have a client / server application. We have a server installer, call it ServerInstall.exe, and a client install, call it ClientInstall.exe. The application that performs the updates is included in the installer (EPSUpdater) but it is not the application itself. EPSUpdater poll...
by derfsplat
Mon May 24, 2010 10:01 pm
Forum: Common Problems
Topic: Changing the package Install Drive
Replies: 13
Views: 10944
 
Jump to post

Re: Changing the package Install Drive

There are probably a few ways to do this. The easiest that I can think of is making use of the public MSI property "APPDIR". If you are pushing out these packages and your drives/install paths are therefore standardized, you can "push" the APPDIR location to the installer at inst...
by derfsplat
Mon May 24, 2010 9:48 pm
Forum: Common Problems
Topic: Bootstrapper EXE ini file
Replies: 5
Views: 3790
 
Jump to post

Bootstrapper EXE ini file

I have written a custom updater application that wraps Windows Installer using the AI EXE with all installer files packaged in the EXE. (I need a custom updater because I have a client / server application - so I have to pull down my server portion to the server, update that, then publish the client...
by derfsplat
Fri Mar 16, 2007 1:46 pm
Forum: Common Problems
Topic: Setting IIS MIME type clears all IIS7 MIME types in Vista!
Replies: 3
Views: 3287
 
Jump to post

Excellent! I'm glad that's going to be fixed. I can just set the virtual directory MIME types for now; that's not a problem. On an unrelated note, I have virtual directories with their "authorization" set to a user created by the install package. I want to select the radio button option fo...
by derfsplat
Wed Mar 14, 2007 4:53 pm
Forum: Common Problems
Topic: Setting IIS MIME type clears all IIS7 MIME types in Vista!
Replies: 3
Views: 3287
 
Jump to post

Setting IIS MIME type clears all IIS7 MIME types in Vista!

I am setting a custom MIME type (.ex_) in the root of IIS with advanced installer. (I now realize I am also setting it in one of the virtual directories, which is not needed if it's set in the root if IIS, but FYI). When I run the install package on Vista, it clears all MIME types in the metabase so...
by derfsplat
Fri Feb 09, 2007 2:23 pm
Forum: Common Problems
Topic: Error extracting files
Replies: 2
Views: 3047
 
Jump to post

The path I am specifying does exist. I wrote the exact command line to DebugView. I am callign teh only command line I know of to extract files, /extract:<tragetpath>. I am using Advanced Installer 4.7.1 if that makes a difference. Please let me know what else you need to know, thanks!
by derfsplat
Thu Feb 08, 2007 11:52 pm
Forum: Common Problems
Topic: Error extracting files
Replies: 2
Views: 3047
 
Jump to post

Error extracting files

I have a custom updater application that is calling my packaged installer (MSI & CAB/7z files included in an EXE) with the /extract command specifying a specific path and I'm receiving a "An error occurred while reading the file" error. I have emailed a screen shot of the error to supp...
by derfsplat
Tue Dec 19, 2006 3:40 pm
Forum: Common Problems
Topic: Bug? in 4.6 (AI won't leave cab file outside of MSI)
Replies: 8
Views: 6957
 
Jump to post

Yes, I agree. That's not the problem. In previous versions, I can package all the files into the EXE, but leave the CAB separate from the MSI. Therefore, when the EXE is extracted, there is bot a CAB and an MSI file. As it is now, AI is packaging the CAB into the MSI no matter what - and then packag...
by derfsplat
Tue Dec 19, 2006 2:33 pm
Forum: Common Problems
Topic: Bug? in 4.6 (AI won't leave cab file outside of MSI)
Replies: 8
Views: 6957
 
Jump to post

I just downloaded 4.6.1 and this still appears to be a problem. Are there any known work arounds for this? Did I miss something with a setting somewhere? When will this be fixed- or has it been already? We need to put out an update by the end of this week and our custom automated updater depends on ...
by derfsplat
Fri Dec 15, 2006 10:28 pm
Forum: Common Problems
Topic: Bug? in 4.6 (AI won't leave cab file outside of MSI)
Replies: 8
Views: 6957
 
Jump to post

This is for the same aip file that was sent to support at advancedinstaller dot com for this issue:
http://www.advancedinstaller.com/forums ... php?t=1778
by derfsplat
Fri Dec 15, 2006 10:11 pm
Forum: Common Problems
Topic: Bug? in 4.6 (AI won't leave cab file outside of MSI)
Replies: 8
Views: 6957
 
Jump to post

Bug? in 4.6 (AI won't leave cab file outside of MSI)

the "Include CAB file in MSI" check box is unchecked and Advanced Instalelr still packages the cab file in the MSI (in v4.6)....
by derfsplat
Fri Dec 15, 2006 4:08 pm
Forum: Common Problems
Topic: IIS VDirs don't appear to work with more that 2 VDirs
Replies: 4
Views: 4558
 
Jump to post

Excellent! Glad to hear I was able to help improve an already exceptional product :)
by derfsplat
Thu Dec 14, 2006 2:25 pm
Forum: Common Problems
Topic: IIS VDirs don't appear to work with more that 2 VDirs
Replies: 4
Views: 4558
 
Jump to post

I've sent an email to support at advancedinstaller dot com referencing this post.
by derfsplat
Wed Dec 13, 2006 5:53 pm
Forum: Common Problems
Topic: IIS VDirs don't appear to work with more that 2 VDirs
Replies: 4
Views: 4558
 
Jump to post

IIS VDirs don't appear to work with more that 2 VDirs

I'm not sure if I am the only one experiencing this, but as soon as I add more than 2 virtual directories to the IIS portion of my aip file, Advanced Installer fails to build with the following error: Building package (en): \\Epssvc1\INSTALL_STAGING\Field-Comm\Field-CommServer.msi Creating CAB file(...

Go to advanced search