Skip to content

Commit

Permalink
Removed patch process and added cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Molanda committed Sep 27, 2022
1 parent fba7292 commit 5d4a4b5
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 19 deletions.
Binary file modified BrowserProxy/BrowserProxy.rc
Binary file not shown.
Binary file modified FlashProxy/FlashProxy.rc
Binary file not shown.
28 changes: 14 additions & 14 deletions Installer/Installer.vdproj
Original file line number Diff line number Diff line change
Expand Up @@ -664,7 +664,7 @@
"Object" = "8:_DCB8C5614D354C1382F77CC686409025"
"FileType" = "3:2"
"InstallAction" = "3:4"
"Arguments" = "8:--path \"[TARGETDIR] \" --unregister"
"Arguments" = "8:--path \"[TARGETDIR] \" --clean --unregister"
"EntryPoint" = "8:"
"Sequence" = "3:1"
"Identifier" = "8:_DCE4EB7E_877D_4DB2_B221_FBD3C2EB1432"
Expand All @@ -678,7 +678,7 @@
"Object" = "8:_DCB8C5614D354C1382F77CC686409025"
"FileType" = "3:2"
"InstallAction" = "3:1"
"Arguments" = "8:--path \"[TARGETDIR] \" --pause --patch --register --startmenu --desktop=[CHECKBOXDESKTOP]"
"Arguments" = "8:--path \"[TARGETDIR] \" --clean --register --pause"
"EntryPoint" = "8:"
"Sequence" = "3:1"
"Identifier" = "8:_138AEFC1_AFE0_4773_A9D3_70535243642C"
Expand Down Expand Up @@ -2855,15 +2855,15 @@
{
"Name" = "8:Microsoft Visual Studio"
"ProductName" = "8:ThereEdge"
"ProductCode" = "8:{7CA003BA-9809-499F-B459-535CBE33EF6A}"
"PackageCode" = "8:{BE16A437-C162-42C9-AEDF-50168263DB94}"
"ProductCode" = "8:{9C848E12-412E-487B-9A4C-29D8A64F7BBD}"
"PackageCode" = "8:{E7B6E825-26D9-40CD-8B2B-B5712293300B}"
"UpgradeCode" = "8:{887059E3-E645-44A2-AE95-E602E27BD74F}"
"AspNetVersion" = "8:2.0.50727.0"
"RestartWWWService" = "11:FALSE"
"RemovePreviousVersions" = "11:TRUE"
"DetectNewerInstalledVersion" = "11:TRUE"
"InstallAllUsers" = "11:TRUE"
"ProductVersion" = "8:1.0.9"
"ProductVersion" = "8:1.1.0"
"Manufacturer" = "8:Hmph!"
"ARPHELPTELEPHONE" = "8:"
"ARPHELPLINK" = "8:"
Expand Down Expand Up @@ -3422,7 +3422,7 @@
"ContextData" = "8:"
"Attributes" = "3:0"
"Setting" = "3:2"
"Value" = "8:Create a desktop icon"
"Value" = "8:Install MiniMap extension"
"DefaultValue" = "8:#1234"
"UsePlugInResources" = "11:TRUE"
}
Expand All @@ -3435,7 +3435,7 @@
"ContextData" = "8:Public"
"Attributes" = "3:2"
"Setting" = "3:2"
"Value" = "8:CHECKBOXDESKTOP"
"Value" = "8:CHECKBOXMINIMAP"
"DefaultValue" = "8:CHECKBOXA1"
"UsePlugInResources" = "11:TRUE"
}
Expand All @@ -3448,7 +3448,7 @@
"ContextData" = "8:Unchecked=;Checked=1"
"Attributes" = "3:0"
"Setting" = "3:2"
"Value" = "8:"
"Value" = "8:1"
"DefaultValue" = "8:"
"UsePlugInResources" = "11:TRUE"
}
Expand All @@ -3474,7 +3474,7 @@
"ContextData" = "8:"
"Attributes" = "3:0"
"Setting" = "3:2"
"Value" = "8:Install MiniMap extension"
"Value" = "8:Install Command Bar extension"
"DefaultValue" = "8:#1235"
"UsePlugInResources" = "11:TRUE"
}
Expand All @@ -3487,7 +3487,7 @@
"ContextData" = "8:Public"
"Attributes" = "3:2"
"Setting" = "3:2"
"Value" = "8:CHECKBOXMINIMAP"
"Value" = "8:CHECKBOXCOMMANDBAR"
"DefaultValue" = "8:CHECKBOXA2"
"UsePlugInResources" = "11:TRUE"
}
Expand All @@ -3500,7 +3500,7 @@
"ContextData" = "8:Unchecked=;Checked=1"
"Attributes" = "3:0"
"Setting" = "3:2"
"Value" = "8:"
"Value" = "8:1"
"DefaultValue" = "8:"
"UsePlugInResources" = "11:TRUE"
}
Expand All @@ -3526,7 +3526,7 @@
"ContextData" = "8:"
"Attributes" = "3:0"
"Setting" = "3:2"
"Value" = "8:Install Command Bar extension"
"Value" = "8:Checkbox3"
"DefaultValue" = "8:#1236"
"UsePlugInResources" = "11:TRUE"
}
Expand All @@ -3539,7 +3539,7 @@
"ContextData" = "8:Public"
"Attributes" = "3:2"
"Setting" = "3:2"
"Value" = "8:CHECKBOXCOMMANDBAR"
"Value" = "8:CHECKBOXA3"
"DefaultValue" = "8:CHECKBOXA3"
"UsePlugInResources" = "11:TRUE"
}
Expand All @@ -3565,7 +3565,7 @@
"ContextData" = "8:1;True=1;False=0"
"Attributes" = "3:0"
"Setting" = "3:0"
"Value" = "3:1"
"Value" = "3:0"
"DefaultValue" = "3:1"
"UsePlugInResources" = "11:TRUE"
}
Expand Down
2 changes: 1 addition & 1 deletion SetupThereEdge/version.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# -*- coding: utf-8 -*-

VERSION = '1.0.9'
VERSION = '1.1.0'
8 changes: 4 additions & 4 deletions SetupThereEdge/version.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
#
VSVersionInfo(
ffi=FixedFileInfo(
filevers=(1, 0, 9, 0),
prodvers=(1, 0, 9, 0),
filevers=(1, 1, 0, 0),
prodvers=(1, 1, 0, 0),
mask=0x3f,
flags=0x0,
OS=0x40004,
Expand All @@ -16,12 +16,12 @@ VSVersionInfo(
StringTable(u'040904b0', [
StringStruct(u'CompanyName', u'Hmph!'),
StringStruct(u'FileDescription', u'Setup helper for There Edge'),
StringStruct(u'FileVersion', u'1.0.9.0'),
StringStruct(u'FileVersion', u'1.1.0.0'),
StringStruct(u'InternalName', u'SetupThereEdge.exe'),
StringStruct(u'LegalCopyright', u'(c) Hmph!'),
StringStruct(u'OriginalFilename', u'SetupThereEdge.exe'),
StringStruct(u'ProductName', u'There Edge Setup Helper'),
StringStruct(u'ProductVersion', u'1.0.9.0')
StringStruct(u'ProductVersion', u'1.1.0.0')
])
]),
VarFileInfo([
Expand Down

0 comments on commit 5d4a4b5

Please sign in to comment.