Jul 07, 2020
12:16 AM
How do you see the chance of Installshield 2013 projects running directly with Installshield 2020? Can I migrate these projects directly?
... View more
Labels
- Labels:
-
InstallShield 2020
Mar 31, 2020
08:48 AM
We are considering an upgrade for our Basic MSI and Installscript projects from IS 2013 to IS 2019: what are the main differences between these two versions? Is the upgrade worthwhile? Is there the possibility of a direct migration or are problems to be expected?
... View more
Labels
- Labels:
-
InstallShield 2019
Feb 20, 2017
08:34 AM
Thank's a lot for reply. I think the easiest way is to use IsCmdBld.exe. I'll try that. I had looked at the ism-file but did not know the possibility to saved it as an xml-file. Thank's for the hint.
... View more
Feb 13, 2017
04:34 AM
I have a 'Basic MSI' project of InstallShield 2013 Pro. I would like to create the setup with isbuild.exe like "isbuild.exe" -p" .ism" -b" ". Is it possible to set the 'Product Version' and 'Product Name' Properties, which are defined in the 'General Information' tab of the project, via Batch or PowerShell or parameter or whatever before isbuild.exe is going to start?
... View more
Labels
- Labels:
-
InstallShield 2013
Jun 10, 2014
08:27 AM
jaybee96 wrote: 1. Create custom Action ( 35) Directory Name = PCNAME Directory Value = [INSTALLDIR]blabla\[ComputerName] place this in the sequence before InstallInitialize 2. Go to your ini file and change the target to [PCNAME] works fine. Jeroen Hi Jeroen, works fine, thanks a lot 😄
... View more
Jun 10, 2014
05:26 AM
DanGalender wrote: Slight syntax problem. Try [INSTALLDIR]blabla\[%COMPUTERNAME] or [INSTALLDIR]blabla\[ComputerName] either should work equally well. Thanks for reply, but: doesn't work :mad: I think that InstallShield is not able to solve or to redirect the syntax at this place. Any other suggestions?
... View more
May 28, 2014
06:25 AM
Hello everyone, in my Basic MSI Project I inserted an ini-file in the 'INI File Changes' view. On the target system the ini-file should be created in a subfolder of the [INSTALLDIR]. Subfolders name should be the name of the computer. So I set the 'Target'-property of the ini-file to '[INSTALLDIR]blabla\[COMPUTERNAME]'. At runtime the installer created the folder '...\blabla\[COMPUTERNAME]'. I was hoping to find a folder '...\blabla\rwe-pc', because the name of the computer was 'rwe-pc'. I also tried to set the 'Target' property of the ini-file to '[INSTALLDIR]blabla\%COMPUTERNAME%' '[INSTALLDIR]blabla\[%COMPUTERNAME%]' and so on, nothing helps. If anyone knows to resolve the problem please let me know.
... View more
Labels
- Labels:
-
InstallShield 2013
Latest posts by rolf_wey
Subject | Views | Posted |
---|---|---|
464 | Jul 07, 2020 12:16 AM | |
385 | Mar 31, 2020 08:48 AM | |
1224 | Feb 20, 2017 08:34 AM | |
2460 | Feb 13, 2017 04:34 AM | |
2080 | Jun 10, 2014 08:27 AM | |
2080 | Jun 10, 2014 05:26 AM | |
3939 | May 28, 2014 06:25 AM |
Activity Feed
- Posted Migration IS 2013 to IS 2020 on InstallShield Forum. Jul 07, 2020 12:16 AM
- Posted Upgrade from IS 2013 to IS 2019 on InstallShield Forum. Mar 31, 2020 08:48 AM
- Posted Re: Set Product_version at runtime on InstallShield Forum. Feb 20, 2017 08:34 AM
- Posted Set Product_version at runtime on InstallShield Forum. Feb 13, 2017 04:34 AM
- Posted Re: Setting 'Target' of an ini-file to [COMPUTERNAME] on InstallShield Forum. Jun 10, 2014 08:27 AM
- Posted Re: Setting 'Target' of an ini-file to [COMPUTERNAME] on InstallShield Forum. Jun 10, 2014 05:26 AM
- Posted Setting 'Target' of an ini-file to [COMPUTERNAME] on InstallShield Forum. May 28, 2014 06:25 AM