Quantcast
Channel: Flexera Community Forums
Viewing all 4553 articles
Browse latest View live

Encrypting installers

$
0
0
Hi there,

When I build installers with install anywhere, I can extract the resulting .exe file using a zip program (e.g. 7zip) and view all the files the installer will install. Is there any way to stop this being possible? E.g. to encrypt the installer?

Thanks,

Emma

In complete installation errors.

$
0
0
Hey There ...

I have been facing some errors in case of improper installation or in case of network problem when i am using the network source to install my CD. In this case i can't be able to run the uninstaller as it prompts me that my product is already in use or in running mode.

I need advices from all of you to sort out my problem. And i m very thankful to all of you right there,
(Syed Awais)

JRE 7 VM for Solaris

$
0
0
I have downloaded the Solaris Sparc JRE 7 VM from http://www.flexerasoftware.com/produ...ubtab/vm-packs
I have copied the file under /resource/installer_vms

The problem is that the IA 2008 UI still does not sees the download file.
My ANT script also has the following error message:
ChooseBundledVMs: the VMPack (OracleJRE170u45_SolarisSPARC.vm) did not contain configuration properties

Custom dialog with images

$
0
0
Hi

I want to create a empty dialog screen to attach my image in Top of the screen.

I used java panel to customize my control in IA panel area only (white rectangle box). I want to customize my dialog screen with images and controls.

Is it possible in IA?


Name:  screeen.png
Views: 12
Size:  88.2 KB

Thanks,
Thananjeyan
Attached Images
 

Custom Setup

$
0
0
Hi

I am facing an issue regarding the Custom Setup Dialog. From the Feature Description, I would like to remove the message regarding the feature required size "This feature requires 0KB on your hard drive".

I do not know if I know exactly how it works but I think that this feature works only if one is importing files from the installer. Since I am executing a .exe application from the custom setup, no file are imported so the size is 0KB.

thanks

IA 2012 issue with java7u45+ on linux

$
0
0
I have created a VM pack using Java 1.7 update 21, 45, and 51. On Linux, I am having an issue with my 45 and 51 VM packs. My installer launches, installs the software, and closes the GUI, but I never get the command prompt back. IA seems to be stalling. When looking at the currently running processes, there is one child process still running under my installer:

/tmp/install.dir.18049/Linux/resource/jre/bin/java com.zerog.lax.LAX /tmp/install.dir.18049/temp.lax /tmp/env.properties.18049

I assume this child process is what is causing IA to hang. IA does not hang when I use the Java 1.7 update 21 as my VM pack. Is there an issue with IA 2012 and Java 1.7u45/51?

LicenseAgreement Scroll Through feature for InstallScript MSI Project

$
0
0
I need to add feature: "Requiring End Users to Scroll Through the EULA in the LicenseAgreement Dialog"
InstallShield Help library contains the article for that.
However the article is based on Basic MSI project. I have InstallScript MSI Project.
In one of the step in article it is stated:
<<In the Dialogs explorer, expand the All Dialogs folder, and expand the LicenseAgreement item, and then click Behavior>>
Unlike basic project, in User Interface/Dialogs there is no <Behavior> item.
Instead it tells to modify the parameters in the script.
Could you please advice what should I add to the script in order to support Scroll Through feature?
I use InstallShield 2009, but I couldn't find a topic for that version.
Thank you,
Yuri

CommitChanges failed with the following HRESULT: '-2147024891'.

$
0
0
I'm new to installshiled and trying to create an installer for website which is hosting some WCF services.
Initially I was getting bitness error and after 32 bit installation against app pool that error has been fixed.
Now while creating virtual directory setups fails and gives error CommitChanges failed with the following HRESULT: '-2147024891'.

Complete log has been attached...
Attached Files

Borrowed license from server is very slow launching when having internet

$
0
0
We have floating licenses for 3DVIA Composer.
When our users need to work out of the office for a while, the license is borrowed from the server to the laptop.

If the user has the WIFI enabled and connected, the 3DVIA composer is taking a lot of time to open. When WIFI is switched off, 3DVIA opens very quickly.
(The WIFI internet connection is not connected to the server)
I guess, when there is a network connection available, feature tries to get the server license instead of the local/borrowed license.

Does the FlexLM License Manager has this problem? Please help me out with this problem.

Regards,
Prashant

Borrowed license from server is very slow launching when having internet

$
0
0
We have floating licenses for 3DVIA Composer.
When our users need to work out of the office for a while, the license is borrowed from the server to the laptop.

If the user has the WIFI enabled and connected, the 3DVIA composer is taking a lot of time to open. When WIFI is switched off, 3DVIA opens very quickly.
(The WIFI internet connection is not connected to the server)
I guess, when there is a network connection available, feature tries to get the server license instead of the local/borrowed license.

Does the FlexLM License Manager has this problem? Please help me out with this problem.

Regards,
Prashant

Extended validation code signing

$
0
0
Hi,

I currently use InstallShield 2012 Spring Express to create a SingleImage install consisting of an msi and a setup.exe. Currently I'm using the "Signing" tab to sign both the msi and the exe.

I'm about to upgrade to an EV code signing certificate and I'm trying to get idea of any problems I'm likely to encounter when signing the install package with the new certificate. This post:

http://community.flexerasoftware.com...Security-Token

mentions that automatic signing can't be used, and that manual signing of the exe works, but that doesn't solve the problem of signing the msi.

The same post mentions that it might be possible to create an msi project, manually sign that, and then create a setup.exe from from the msi project and manualy sign the exe. If this was possible, that would be ok for me since I don't build installs very often. However the post doesn't go into any details of how to create the setup.exe from the msi. Can anyone tell me if this is possible, and if so, how to go about it?

Thanks for any advice,

Robert

IS 2013 Premier - Suite: second parcel starts when first still does not complete

$
0
0
Hi,
Could you provide some insight about problem I'm experiencing with InstallShield 2013 Premier and its Suite project.

I have 2 pure InstallScript installers:
a) Core alike installer, aprox 400 MB, needs restart after complete installation, should be installed first; IMPORTANT: this installer is already released and published and CAN'T be changed.
b) Patch alike installer, which adds some functionality to Core one, should be installed after Core.

We have need to install both products as one installer so we've chosen Suite to acomplish this. Our Suite structure looks like this:
OurSuite:
|__OurCore, pure InstallScript; installs many files and drivers; restarts after complete installation
|__OurPatch; pure InstallScript; installs some new files; patches old ones

In OurCore some last steps of installation are:
[1] in AfterMoveData OnFirstUIAfter event we have this steps:
1.1. register RSA keys
1.2. register some INF files
1.3. create desktop shortcuts
1.4. add new windows user group
1.5. set new permision for current user
1.6. ask user if he wants to reboot using code
SdFinishReboot("", szMsg1, SYS_BOOTMACHINE,"",0);
[2] in AfterMoveData onEnd event we have this steps:
2.1 refresh icons
2.2 clear RunOnce entries for prerequisites - this is precaution step because after prerequisites are installed there is additional reboot just in case
2.3 set BATCH_INSTALL = FALSE; since all files were manually veryfied that arent locked etc.

After adding OurCore to OurSuite as first package we set it option in "Install" operation in Reboot request to "Always reboot the machine"; parcel exe is configured with /clone_wait.
When we ran the installer, steps up to mentioned 1.5 executes correctly. When 1.6 command executes and user sees "Reboot machine" question there pops up Error message box that there can't be 2 running installers.
We checked with Spy++/WinSpy that this window is parent of second execution of OurSuite.exe.

Here is last part of our /debuglog for OurSuite:
Code:

-17-2014[02:18:03]: No Windows features associated with parcel '{403B78CB-0F5A-438C-AD98-ECAAB910BE9A}'
1-17-2014[02:18:03]: No Windows features associated with parcel '{7D3B1C18-4147-4B6E-B5C0-5EFC79D936CE}'
1-17-2014[02:18:03]: Engine: starting parcel operations
1-17-2014[02:18:03]: Engine: property 'ISInstallStatus' value now 'IDS_SUITE_PREPARING_FOR_OPERATION'
1-17-2014[02:18:03]: Engine: property 'ISParcelStatus' value now ''
1-17-2014[02:18:03]: Transaction: parcels installing: yes, need elevation: no, any 64-bit: no
1-17-2014[02:18:03]: Running with current process transaction, starting transaction (if supported)
1-17-2014[02:18:03]: Running transaction parcels
1-17-2014[02:18:03]: Running parcel operation for parcel {403B78CB-0F5A-438C-AD98-ECAAB910BE9A}
1-17-2014[02:18:03]: Running EXE parcel operation
1-17-2014[02:18:03]: Engine: property 'ISInstallStatus' value now 'Installing package '
1-17-2014[02:18:03]: Engine: property 'ISParcelStatus' value now 'ID_STRING1'
1-17-2014[02:18:03]: Will launch exe: C:\Users\user\AppData\Local\Downloaded Installations\{0D769768-E507-433F-8EBF-39B6027DA9E0}\OurCore.exe
1-17-2014[02:18:03]: EXE parcel command line:
1-17-2014[02:18:03]: EXE parcel resolved command line:
1-17-2014[02:43:35]: InstallShield setup engine (Unicode) started, cmdline: /debuglog"C:\ProgramData\suite_SimpleRestartingSuite_log_first.log"
1-17-2014[02:43:35]: Engine: we're running from C:\Users\user\Desktop\OurSuite.exe
1-17-2014[02:43:35]: Engine: running with elevated privileges: yes
1-17-2014[02:43:35]: Initializing engine...
1-17-2014[02:43:35]: Engine: parsing setup.xml
1-17-2014[02:43:35]: Bootstrap engine exception: 80040711
1-17-2014[02:43:37]: Original exit status: 0x80040711, final exit status: 0x80040711
1-17-2014[02:43:37]: State manager: removing staging files from: C:\Users\user\AppData\Local\Temp\{BBE8B441-088F-4C11-A172-435C577C467E}\
1-17-2014[02:44:01]: Launch EXE result: 0
1-17-2014[02:44:01]: Final result status for EXE parcel: 80070004
1-17-2014[02:44:01]: Engine: property 'ISInstallStatus' value now 'Package  operation complete'
1-17-2014[02:44:01]: Engine: property 'ISParcelStatus' value now 'ID_STRING1'

Questions:
  • Do you have any idea what might be wrong?
  • Do we need to store or pass somewhere result of SdFinishReboot function? We dont have usage for this value but is it nessesary to pass it somewhere or return?
  • How InstallShield Suite determines that its parcel installation has finished? Only by parcel detection condition? By parcel return code? How come in my debuglog there are no parcel return code detected and logged?
  • Is there possibility that parcel could be waiting in some custom window in AfterMoveData onEnd event, but InstallShield Suite tries to run some exe's for second parcel?
  • How InstallShield Suite implements restarting and continue to installation? By adding RunOnce registry entries to itself exe file?


Whats even strange, that when we create sample project with stucture:
SampleSuite:
|__SampleCore, pure InstallScript; installs 1 file; restarts after complete installation with same restarting code as above
|__SamplePatch; pure InstallScript; installs 1 file
and there weren't none error message boxed and second SampleSuite.exe child were run only after first one ended.

IS 2013 ~ VS 2010 ~ IS Forcing "Save As" prompt for .ism file when debugging any proj

$
0
0
Our InstallShield project is part of a much larger Visual Studio 2010 solution with many other projects in it. When we want to debug an application within the solution, we always gets prompted with a "Save As" dialog for the InstallShield project's .ism file. Why does this happen? The whole solution is under source control using SourceSafe. The InstallShield project is not even set to Build as part of the solution. But, if the InstallShield project's .ism file is ReadOnly on the machine, it always prompts us with the Save As dialog.

This is becoming a major issue for us.

We click Debug for any other project in the solution and get this every time...
Name:  IS2013.jpg
Views: 7
Size:  159.8 KB
Attached Images
 

ISWiAuto Expose the tables ISPatchConfiguration ISPatchConfigImage

$
0
0
Hi,
I would like to be able to add patches automatically to an Installshield project using the InstallShield COM Object ISWiAutoXX
Is there already a way to do this? If not, I would like for it to be added to a future release as a nice to have..:)
Thanks,
\k

when will support for team foundation be added?

$
0
0
when will support for team foundation be added? We don't use clearcase anymore.

how do you get rid of the timestamp in the istring table?

$
0
0
how do you get rid of the timestamp in the istring table?

It makes comparing .ism files between branches extremely difficult.

watch Maidentrip hd

$
0
0
Please click here the watch Anchorman 2: The Legend Continues online.
Also Get here.
Please click here the watch Maidentrip online.
Also Click this to watch.
Please follow the watch Murder 101 online.
Also source.
Please click here the watch August: Osage County online.
Also Get here.
Please click here the watch The Hunger Games: Catching Fire online.
Also Get here.
Please Click here to watch online the watch Reasonable Doubt online.
Also Follow link.
Please click here the watch Life of a King online.
Also Get here.
Please click here the watch Jamesy Boy online.
Also source.
Please Follow this link the watch Saving Mr. Banks online.
Also Click this to watch.
Please follow the watch Back in the Day online.
Also Follow this link.

Free online direct movies HD 2014

$
0
0
Please Get here the watch The Legend of Hercules online.
Also click here.
Please click here the watch The Hobbit: The Desolation of Smaug online.
Also click here.
Please source the watch Her online.
Also Follow this link.
Please source the watch The Secret Life Of Walter Mitty online.
Also Click here to watch online.
Please Click here to watch online the watch Jack Ryan: Shadow Recruit online.
Also click here.
Please follow the watch Ride Along online.
Also follow.
Please follow the watch Will You Still Love Me Tomorrow? online.
Also Get here.
Please Follow this link the watch The Wolf of Wall Street online.
Also source.
Please Get here the watch The Nut Job online.
Also Get here.
Please Click this to watch the watch Frozen online.
Also click here.
Please follow the watch Delivery Man online.
Also Follow link.
Please Follow this link the watch American Hustle online.
Also source.
Please click here the watch Devil's Due online.
Also Get here.
Please source the watch Lone Survivor online.
Also source.
Please Get here the watch Grudge Match online.
Also source.

watch Homefront online | watch Inside Llewyn Davis online

$
0
0
Please Follow this link the watch Paranormal Activity: The Marked Ones online.
Also source.
Please click here the watch Indigo Children online.
Also Click this to watch.
Please Click this to watch the watch Inside Llewyn Davis online.
Also source.
Please follow the watch G.B.F. online.
Also click here.
Please click here the watch Freezer online.
Also Follow this link.
Please Get here the watch Big Bad Wolves online.
Also Follow this link.
Please source the watch Like Father, Like Son online.
Also Get here.
Please click here the watch Summer in February online.
Also Get here.
Please Click here to watch online the watch Band Of Sisters online.
Also Click here to watch online.
Please click here the watch I, Frankenstein online.
Also follow.

How to populate the Popup control data dynamically?

$
0
0
Hi

I want to populate (or load) the ODBC data sources values in popup control dynamically. We have designed the panel in IA.
Is it possible to populate the dynamic data in IA ? Please help me


Thanks,
Thananjeyan
Viewing all 4553 articles
Browse latest View live