Jun 08, 2019
05:14 PM
Hello banna_k, Your patience paid off. I could not re-register msi.dll but after re-registering the scrrun.dll file, the -1001 error is gone, and the setup.exe file is created successfully. Thank you very much.
... View more
Jun 07, 2019
12:08 AM
Hello banna_k, 1) I do not know how to uninstall/install msiexec.exe but I run sfc /scannow without any errors. I stopped and restarted windows installer service. 2) I followed instructions given a MS site to deregister/register the msiexec.exe file with no avail. 3) I followed the instructions in the link with no success. I use VS2013 community not VS 2017 with IS 2015 LE, I’m sorry, my mistake. The installation project that has the -1001 problem on the Win 7 computer works fine on a Win 10 computer creating a setup.exe file that works to install the program on the Win 7 computer. But I cannot create a setup.exe program that runs successfully on this computer.
... View more
Jun 06, 2019
07:55 AM
Hello Banna_k, Thank you for your reply. I run it. I chose the file that was already installed, and that I am trying to create a new installation file. I chose the uninstall option. The tool uninstalled it. Then I run IS to create a new installation file, it still gave me the same -1001 error. I believe my problem is not installing/uninstalling that this diagnostic tool would resolve. I am getting this error when I try to create an installation file in VS 2017 using IS 2015 LE. Instead of creating a single setup.exe file, the IS creates three files with -1001 error. On top of that, I cannot even run the same program that was installed before, because it tries to install itself again! You are possibly right that some registry entry is messed up. But which one?
... View more
Jun 05, 2019
08:16 PM
Hello, I have been using this computer for years to compile deployment packages with no issues. I am using InstallShield 2015 Limited Edition for Visual Studio 2013 Community. But lately, I started getting the error message above. Even though this error message, the project compiles three files, Setup.exe, setup.ini, and Myprogram.msi. But when I run the created executable, it tries to install the program (!), and looks for the msi file at some obscure location. Although I cancel the installation, this, the program eventually runs. I unregistered and registered the msiexec.exe file. I run sfc /scannow with no errors. I have v5.0 of msiexec.exe. The project runs on a Win 10 computer without any error. So the problem is with the Msiexec. exe on this Win 7 Pro computer, not the installation project. What's wrong? I am stuck! Please help.
... View more
Labels
Jul 20, 2017
12:08 PM
Hello, I am getting "Warning -6245" when I build my application. How can I find out which installation file in the list of files require which .NET framework? This error does not give me any hint. Thank you.
... View more
- Tags:
- .net
- error -6245
Labels
Apr 06, 2017
11:32 AM
jlynch11 wrote: To look for .NET dependencies and properties, you could set the .net scan at build option located in the file properties dialog box to 'Dependencies and Properties'. Right-click your file in the files view and select Properties to access this setting. This tab is available only when InstallShield determines that the file is a portable executable. You can indicate which files you want treated as portable executables on the File Extensions tab of the Options dialog box (InstallShield>Options>File Extensions). The full versions of InstallShield include dependency scanners. You could also use a free tool such as dependency walker to look for dependencies. Hello jlynch11, Thank you for your help. I followed the steps you suggested for all the files in the installation. The installation build throws an warning message "ISEXP : warning : -6245: One or more of the project's components contain .NET properties that require the .NET Framework. It is recommended that the release include the .NET Framework." So I want to know which file component (DLL, OCX or EXE) in the installation package requires a .NET framework and what version. The warning does not specify the filename that requires the .NET framework. And the steps I took did not help to know this file. If I know what version of .NET framework is needed, I may ignore which installation file requires it. Any idea? Sincerely.
... View more
Apr 06, 2017
10:41 AM
Hello, I get this error during project buildup ("ISEXP : warning : -6245: One or more of the project's components contain .NET properties that require the .NET Framework. It is recommended that the release include the .NET Framework"). But I am not sure which file requires a ,NET framework and what version. How can I determine which file needs a .NET framework and know the version? Thank you.
... View more
- Tags:
- .net
- error 6245
Labels
Mar 10, 2017
11:17 AM
Hello, Since I am new to this, I am sorry about my question. How do I determine what redistributables, prerequisites or .NET version are required for my application? Is there any tool that specify the required libraries to be included in the installation setup?
... View more
Labels
Mar 10, 2017
10:31 AM
Under "Prepare for release>Release" section, it seems it is possible to print a report by right clicking on the report name and selecting Print from the context menu. But this does not work. No printer selection dialog opens and nothing happens. Is this feature disabled in LE version? Or do I have to configure something?
... View more
Labels
Mar 10, 2017
09:53 AM
By the way, the zip file you included in your post does not have Microsoft Visual C++ 2013 Redistributable Package (x64).prq but Microsoft Visual C++ 2015 Redistributable Package (x64).prq Sincerely, jkell wrote: I was able to locate the files that appear to be missing from the installation itself. Here is a download link for the missing prerequisites: https://flexerasoftware.box.com/s/dq17bpko8kgmre3k3q9o6jm5i52pwy1d The .zip file contains: Microsoft Visual C++ 2013 Redistributable Package (x64).prq Microsoft Visual C++ 2013 Redistributable Package (x86).prq Which can then be used to download the needed installer files. Extract the .zip to C:\Program Files (x86)\InstallShield\2015LE\SetupPrerequisites and relaunch InstallShield to see the selections in the redistributables view.
... View more
Mar 10, 2017
09:45 AM
Hello jKell, Thank you again. What a great contribution.I will try to use you prq file. It is very strange that LE 2015 included prq files for 2015 but not 2013! How come? Also I found out that it is possible to use the prq editor, but I am not sure it is possible in the LE version and where? jkell wrote: I was able to locate the files that appear to be missing from the installation itself. Here is a download link for the missing prerequisites: https://flexerasoftware.box.com/s/dq17bpko8kgmre3k3q9o6jm5i52pwy1d The .zip file contains: Microsoft Visual C++ 2013 Redistributable Package (x64).prq Microsoft Visual C++ 2013 Redistributable Package (x86).prq Which can then be used to download the needed installer files. Extract the .zip to C:\Program Files (x86)\InstallShield\2015LE\SetupPrerequisites and relaunch InstallShield to see the selections in the redistributables view.
... View more
Mar 10, 2017
09:41 AM
Hello jKell, Thank you very much. I finally realized that but to my dismay there are no prq files fro VS 2013 in IS LE 2015. jkell wrote: The error does indicate that the file was not found, but you should be able to download the needed files from within InstallShield's redistributable view. Just right click on the prerequisite that you need (Microsoft Visual C++ 2012 Redistributable package (x64)) and choose "Download Selected Item" You will want to make sure that the "location" column contains 'Installed Locally' and not 'Needs to be downloaded'
... View more
Mar 09, 2017
01:57 PM
Hello, The IS LE 2015 does not have an option to install MS Visual C++ 2013 redistributable package and its updates. I developed my application under VS 2013. How can I include 2013 redistributables to my installation package?
... View more
- Tags:
- prerequisites
Labels
Mar 09, 2017
01:37 PM
Hello, I am getting this error ISEXP : error : -1007: Cannot copy source 'C:\Program Files (x86)\InstallShield\2015LE\SetupPrerequisites\VC 2012 Redist\Update4\x64\vcredist_x64.exe Is it because the vcredist_x64.exe file does not exist in this folder and that I have to create the folder and download the file to this folder myself?
... View more
- Tags:
- setupprerequisites
Labels
Feb 07, 2017
04:17 PM
Hello, My installation creates a shortcuts folder for the manuals, documents etc. for the application on the desktop. In the IS LE, I goto "Configure the Target System> Shortcuts/Folders" and create a folder called "Documents". Then I create a shortcut for every file in the "Documents" folder created under "Specify ApplicatioN Date >Files" section. Is it possible to create shortcuts for all the files in the Documents folder in one step by directing to folder to be shortcut instead of creating shortcuts one by one? Thank you.
... View more
- Tags:
- shortcuts
Labels
Latest posts by Anadolu
Subject | Views | Posted |
---|---|---|
6312 | Jun 08, 2019 05:14 PM | |
6337 | Jun 07, 2019 12:08 AM | |
6357 | Jun 06, 2019 07:55 AM | |
6379 | Jun 05, 2019 08:16 PM | |
1237 | Jul 20, 2017 12:08 PM | |
1502 | Apr 06, 2017 11:32 AM | |
1509 | Apr 06, 2017 10:41 AM | |
1536 | Mar 10, 2017 11:17 AM | |
4310 | Mar 10, 2017 10:31 AM | |
5206 | Mar 10, 2017 09:53 AM |
Activity Feed
- Posted Re: Error 1 -1001: Error opening MSI database F:\user\Documents\MyProgram.msi on InstallShield Forum. Jun 08, 2019 05:14 PM
- Posted Re: Error 1 -1001: Error opening MSI database F:\user\Documents\MyProgram.msi on InstallShield Forum. Jun 07, 2019 12:08 AM
- Posted Re: Error 1 -1001: Error opening MSI database F:\user\Documents\MyProgram.msi on InstallShield Forum. Jun 06, 2019 07:55 AM
- Posted Error 1 -1001: Error opening MSI database F:\user\Documents\MyProgram.msi on InstallShield Forum. Jun 05, 2019 08:16 PM
- Posted Warning -6245: One or more of the project's components contain .NET properties that r on InstallShield Forum. Jul 20, 2017 12:08 PM
- Tagged Warning -6245: One or more of the project's components contain .NET properties that r on InstallShield Forum. Jul 20, 2017 12:08 PM
- Tagged Warning -6245: One or more of the project's components contain .NET properties that r on InstallShield Forum. Jul 20, 2017 12:08 PM
- Posted Re: How to determine which redistributables required? on InstallShield Forum. Apr 06, 2017 11:32 AM
- Posted ISEXP : warning : -6245: One or more of the project's components contain .NET propert on InstallShield Forum. Apr 06, 2017 10:41 AM
- Tagged ISEXP : warning : -6245: One or more of the project's components contain .NET propert on InstallShield Forum. Apr 06, 2017 10:41 AM
- Tagged ISEXP : warning : -6245: One or more of the project's components contain .NET propert on InstallShield Forum. Apr 06, 2017 10:41 AM
- Posted How to determine which redistributables required? on InstallShield Forum. Mar 10, 2017 11:17 AM
- Posted Printing Release reports: print does not work! on InstallShield Forum. Mar 10, 2017 10:31 AM
- Posted VS 2013 prq on InstallShield Forum. Mar 10, 2017 09:53 AM
- Posted VS 2013 prq on InstallShield Forum. Mar 10, 2017 09:45 AM
- Posted Prerequisites on InstallShield Forum. Mar 10, 2017 09:41 AM
- Posted MS Visual Studio C++ 2013 redistributable package on InstallShield Forum. Mar 09, 2017 01:57 PM
- Tagged MS Visual Studio C++ 2013 redistributable package on InstallShield Forum. Mar 09, 2017 01:57 PM
- Posted ISEXP : error : -1007: Cannot copy source 'C:\Program Files (x86)\InstallShield\2015L on InstallShield Forum. Mar 09, 2017 01:37 PM
- Tagged ISEXP : error : -1007: Cannot copy source 'C:\Program Files (x86)\InstallShield\2015L on InstallShield Forum. Mar 09, 2017 01:37 PM