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

redistributable not being installed because it was installed before the reboot

$
0
0
I have added a prc to install c++ vs 2013 redistributable to an Installshield project I have inherited. When I run the setup.exe and get a debuglog I see the following:

6-15-2015[02:31:52 PM]: Running setup prerequisites ()...
6-15-2015[02:31:52 PM]: Checking setup prerequisite 'Microsoft Visual C++ 2013 Redistributable Package (x86).prq'
6-15-2015[02:31:52 PM]: Prerequisite 'Microsoft Visual C++ 2013 Redistributable Package (x86).prq' scheduled before feature selection
6-15-2015[02:31:52 PM]: Extracting 'Microsoft Visual C++ 2013 Redistributable Package (x86).prq' to C:\Users\FullerEO\AppData\Local\Temp\{2CEF7C8C-F297-4251-8143-530D8D2E818E}\Microsoft Visual C++ 2013 Redistributable Package (x86).prq
6-15-2015[02:31:52 PM]: PrereqEngine: condition,1,2,HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall\{13A4EE12-23EA-3371-91EE-EFB36DDFFF3E},,, -- Failed!
6-15-2015[02:31:52 PM]: PrereqEngine: file,0FC525B6B7B96A87523DAA7A0013C69D,C:\CPPRedistributables\vcredist_x86.exe,,,, -- Successful,
6-15-2015[02:31:52 PM]: PrereqEngine: execute,vcredist_x86.exe,,,164`,20`0,, -- Successful
6-15-2015[02:31:52 PM]: PrereqEngine: Id,{E66C1A65-93F4-4E86-BAC1-4D224D5AEA37},, -- Successful
6-15-2015[02:31:52 PM]: PrereqEngine: behavior,Optional,,Reboot,4,Failure,4
6-15-2015[02:31:52 PM]: PrereqEngine: Lua,
6-15-2015[02:31:52 PM]: PrereqEngine: Hidden,
6-15-2015[02:31:52 PM]: PrereqEngine: MsiProgress,
6-15-2015[02:31:52 PM]: Skipping prerequisite 'Microsoft Visual C++ 2013 Redistributable Package (x86).prq' because it was installed before the reboot

Can someone explain why the redistributables were not installed and what I can do to get them installed.

Thanks
eof1957 (newbie to installshield)

Viewing all articles
Browse latest Browse all 4553

Trending Articles