Popravil sem opis orodja v virih.
Odpravil sem opozorilo o različnih različicah .NET med pripravo namestitvenega paketa. Verzijo sem nastavil na 1.2.1. git-svn-id: http://s0.selo.doma:8081/svn/VS/RunMinimized/trunk@10 8318ca12-60fa-704f-b1c2-085edf00c0b2
This commit is contained in:
parent
809a2f09b0
commit
a54c24ceca
4 changed files with 8 additions and 6 deletions
|
@ -119,15 +119,15 @@
|
|||
{
|
||||
"Name" = "8:Microsoft Visual Studio"
|
||||
"ProductName" = "8:RunMinimized"
|
||||
"ProductCode" = "8:{8048BF5B-6B18-40FB-8167-B75136AC654D}"
|
||||
"PackageCode" = "8:{5F226911-5A76-49A3-A333-51F915C80E6F}"
|
||||
"ProductCode" = "8:{10DCBC20-B6CF-4C7F-9BB6-56805D1E2288}"
|
||||
"PackageCode" = "8:{FEFA5295-EBC6-4096-A123-DE0B4FA27C6B}"
|
||||
"UpgradeCode" = "8:{6313C9EA-C507-4FD0-9841-3B3244BAC800}"
|
||||
"AspNetVersion" = "8:4.0.30319.0"
|
||||
"RestartWWWService" = "11:FALSE"
|
||||
"RemovePreviousVersions" = "11:TRUE"
|
||||
"DetectNewerInstalledVersion" = "11:TRUE"
|
||||
"InstallAllUsers" = "11:TRUE"
|
||||
"ProductVersion" = "8:1.2.0"
|
||||
"ProductVersion" = "8:1.2.1"
|
||||
"Manufacturer" = "8:Simon Rozman"
|
||||
"ARPHELPTELEPHONE" = "8:"
|
||||
"ARPHELPLINK" = "8:"
|
||||
|
|
|
@ -136,15 +136,15 @@
|
|||
{
|
||||
"Name" = "8:Microsoft Visual Studio"
|
||||
"ProductName" = "8:RunMinimized"
|
||||
"ProductCode" = "8:{734E2AC8-BCAB-4ED7-A14D-AEBDD25C0179}"
|
||||
"PackageCode" = "8:{5F3BC7C1-3B8D-44CB-A520-05B7944FF097}"
|
||||
"ProductCode" = "8:{04464126-F97F-4F0F-A2C0-0CFBF6875103}"
|
||||
"PackageCode" = "8:{45411CBB-8027-43B0-A492-68DD05D19224}"
|
||||
"UpgradeCode" = "8:{24D408DA-5BF5-4BBA-B28A-FCE00C5637EA}"
|
||||
"AspNetVersion" = "8:4.0.30319.0"
|
||||
"RestartWWWService" = "11:FALSE"
|
||||
"RemovePreviousVersions" = "11:TRUE"
|
||||
"DetectNewerInstalledVersion" = "11:TRUE"
|
||||
"InstallAllUsers" = "11:TRUE"
|
||||
"ProductVersion" = "8:1.2.0"
|
||||
"ProductVersion" = "8:1.2.1"
|
||||
"Manufacturer" = "8:Simon Rozman"
|
||||
"ARPHELPTELEPHONE" = "8:"
|
||||
"ARPHELPLINK" = "8:"
|
||||
|
|
Binary file not shown.
|
@ -22,6 +22,8 @@
|
|||
<ProjectGuid>{0590B123-BA85-42FB-8DED-32A1AB062B9B}</ProjectGuid>
|
||||
<Keyword>Win32Proj</Keyword>
|
||||
<RootNamespace>RunMinimized</RootNamespace>
|
||||
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
||||
<TargetFrameworkProfile>Client</TargetFrameworkProfile>
|
||||
</PropertyGroup>
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
||||
|
|
Loading…
Add table
Reference in a new issue