From 3d14124c1ca97c7146a23f57d4df28065329ec05 Mon Sep 17 00:00:00 2001 From: kudzu_cp <6d05c8c8ef5431987001abfdb2eadc9593ac9498> Date: Sat, 12 Jul 2014 17:42:11 +0000 Subject: [PATCH] --- Setup2/Cosmos.iss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Setup2/Cosmos.iss b/Setup2/Cosmos.iss index 466ffbb8c..1890e1a3f 100644 --- a/Setup2/Cosmos.iss +++ b/Setup2/Cosmos.iss @@ -374,7 +374,7 @@ Root: HKCR; SubKey: Cosmos.ProjectFile\shell\open\command; ValueType: string; Va ; http://social.msdn.microsoft.com/Forums/en-US/vsx/thread/645bcdb8-135f-4cdd-af95-bc1a3b36d5d1 ; VSIX upgrades are ugly, complicated by a bug in the VSIX installer with /quiet option. See above link. ; Yes we have to call /u TWICE!! See above link.. -; Above described hack should no longer be necessary +; !!!!!!!!!!! Above described hack should no longer be necessary Filename: {code:VSNET2013_PATH}\VSIXInstaller.exe; Parameters: "/quiet /u:e2ce86d3-fb0b-43ad-938a-5bcdd087ea2d"; Flags: waituntilterminated Filename: {code:VSNET2013_PATH}\VSIXInstaller.exe; Parameters: "/quiet {app}\Build\VSIP\Cosmos.VS.XSharp.vsix"; Flags: waituntilterminated