We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 501f837 commit ab9ea54Copy full SHA for ab9ea54
NeuralAmpModeler/installer/NeuralAmpModeler.iss
@@ -1,10 +1,10 @@
1
[Setup]
2
AppName=NeuralAmpModeler
3
-AppContact=spam@spam.com
4
-AppCopyright=Copyright (C) 2020 MANUFACTURER
5
-AppPublisher=MANUFACTURER
6
-AppPublisherURL=http://www.spam.com
7
-AppSupportURL=http://www.spam.com
+AppContact=neuralampmodeler@gmail.com
+AppCopyright=Copyright (C) 2024 Steven Atkinson
+AppPublisher=Steven Atkinson
+AppPublisherURL=https://www.neuralampmodeler.com/
+AppSupportURL=https://www.neuralampmodeler.com/
8
AppVersion=0.7.9
9
VersionInfoVersion=1.0.0
10
DefaultDirName={pf}\NeuralAmpModeler
@@ -139,4 +139,4 @@ begin
139
end;
140
141
[UninstallDelete]
142
-Type: files; Name: "{app}\InstallationLogFile.log"
+Type: files; Name: "{app}\InstallationLogFile.log"
0 commit comments