summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--main.c3
-rw-r--r--windows_installer/ted/ted/ted.vdproj6
2 files changed, 5 insertions, 4 deletions
diff --git a/main.c b/main.c
index 2f5b793..adad2c8 100644
--- a/main.c
+++ b/main.c
@@ -1,5 +1,6 @@
// @TODO:
-// - test update ted with windows installer
+// - command selector
+// - :open-config
// - test on BSD
// - completion
diff --git a/windows_installer/ted/ted/ted.vdproj b/windows_installer/ted/ted/ted.vdproj
index 1eae4cd..8f7e5cb 100644
--- a/windows_installer/ted/ted/ted.vdproj
+++ b/windows_installer/ted/ted/ted.vdproj
@@ -505,12 +505,12 @@
{
"Name" = "8:Microsoft Visual Studio"
"ProductName" = "8:ted"
- "ProductCode" = "8:{AADBA38A-1348-4F93-A38F-90A22CBEFB0D}"
- "PackageCode" = "8:{BE9E68A7-1F78-4BD2-852D-823805DD75E0}"
+ "ProductCode" = "8:{14672049-6DEE-475E-B3F7-1FC69453259E}"
+ "PackageCode" = "8:{41413E78-89D4-42B6-9986-1B300C5AA011}"
"UpgradeCode" = "8:{3446121B-CB83-4436-A4A9-54B34F438099}"
"AspNetVersion" = "8:2.0.50727.0"
"RestartWWWService" = "11:FALSE"
- "RemovePreviousVersions" = "11:FALSE"
+ "RemovePreviousVersions" = "11:TRUE"
"DetectNewerInstalledVersion" = "11:TRUE"
"InstallAllUsers" = "11:FALSE"
"ProductVersion" = "8:1.0"