File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11BSD 3-Clause License
22
3- Copyright (c) 2024 , CosmosOS, COSMOS Project
3+ Copyright (c) 2007-2025 , CosmosOS, COSMOS Project
44All rights reserved.
55
66Redistribution and use in source and binary forms, with or without
Original file line number Diff line number Diff line change 3535AppId = CosmosUserKit
3636AppName = {#VerName}
3737AppVerName = {#VerName} v{#ChangeSetVersion}
38- AppCopyright = Copyright (c) 2007 -2021 The Cosmos Project
38+ AppCopyright = Copyright (c) 2007 -2025 The Cosmos Project
3939AppPublisher = Cosmos Project
4040AppPublisherURL = http://www.gocosmos.org/
4141AppSupportURL = http://www.gocosmos.org/
@@ -70,7 +70,7 @@ FlatComponentsList=False
7070AlwaysShowComponentsList = False
7171ShowComponentSizes = False
7272LicenseFile = LICENSE.txt
73- DisableDirPage = no
73+ DisableDirPage = no
7474WizardStyle = modern
7575
7676[Messages]
@@ -150,7 +150,7 @@ Filename: "{app}\Build\Tools\VSIXBootstrapper.exe"; Parameters: "/q /u:Cosmos.VS
150150
151151Filename : " {app} \Build\Tools\VSIXBootstrapper.exe" ; Parameters : " /q Cosmos.VS.DebugEngine.vsix" ; WorkingDir : " {app} \VSIX\" ; Description : " Install Cosmos Debug Engine" ; StatusMsg : " Installing Visual Studio Extension: Cosmos Debug Engine"
152152Filename : " {app} \Build\Tools\VSIXBootstrapper.exe" ; Parameters : " /q Cosmos.VS.ProjectSystem.vsix" ; WorkingDir : " {app} \VSIX\" ; Description : " Install Cosmos Project System" ; StatusMsg : " Installing Visual Studio Extension: Cosmos Project System"
153- #endif
153+ #endif
154154
155155[UninstallRun]
156156Filename : " {app} \Build\Tools\nuget.exe" ; Parameters : " sources Remove -Name " " Cosmos Local Package Feed" " " ; WorkingDir : " {app} " ; StatusMsg : " Uninstalling Kernel Packages"
You can’t perform that action at this time.
0 commit comments