Skip to content

Commit 1a42c86

Browse files
committed
2.3.6.6 - Installer now installs to user's App Data Local directory instead of Program Files (x86) to avoid permission problems for some users.
1 parent 44960d2 commit 1a42c86

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

AutoScreenCaptureSetup/AutoScreenCaptureSetup.vdproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@
218218
}
219219
"{3C67513D-01DD-4637-8A68-80971EB9504F}:_BFEF860BA1F440C4925C3DAA085A020E"
220220
{
221-
"DefaultLocation" = "8:[ProgramFilesFolder][Manufacturer]\\[ProductName]"
221+
"DefaultLocation" = "8:[LocalAppDataFolder]\\[ProductName]"
222222
"Name" = "8:#1925"
223223
"AlwaysCreate" = "11:FALSE"
224224
"Condition" = "8:"
@@ -244,8 +244,8 @@
244244
{
245245
"Name" = "8:Microsoft Visual Studio"
246246
"ProductName" = "8:Auto Screen Capture"
247-
"ProductCode" = "8:{F276817F-1310-44F6-88CF-79B63F0A9836}"
248-
"PackageCode" = "8:{931B756A-A29F-49DE-AB82-15E1C09B1F1C}"
247+
"ProductCode" = "8:{B3105AF7-032C-447B-A3DC-3373FEEC2726}"
248+
"PackageCode" = "8:{0875329A-8072-4AED-9191-5855E07F01E4}"
249249
"UpgradeCode" = "8:{5A52167C-788C-412D-B0A1-ED40B962A74F}"
250250
"AspNetVersion" = "8:4.0.30319.0"
251251
"RestartWWWService" = "11:FALSE"

0 commit comments

Comments
 (0)