File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ call " C:\Program Files (x86)\Embarcadero\RAD Studio\11.0\bin\rsvars.bat"
2+ msbuild.exe " WDCC.dproj" /target:clean;build /p:Platform=Win32 /p:config=release
3+
4+ pause
Original file line number Diff line number Diff line change @@ -277,12 +277,13 @@ Source: Updater\Updater.exe; DestDir: {app}\Updater
277277[Setup]
278278UsePreviousLanguage = no
279279AppName = {#MyAppName }
280- AppPublisher = The Road To Delphi
281280AppVerName = {#MyAppName } {#MyAppVersion}
282281VersionInfoVersion = {#MyAppVersion}
283- AppPublisherURL = http://theroadtodelphi.wordpress.com/
284- AppSupportURL = http://theroadtodelphi.wordpress.com/
285- AppUpdatesURL = http://theroadtodelphi.wordpress.com/
282+ AppPublisher = Octopus Software
283+ AppPublisherURL = http://octopus.software/
284+ AppSupportURL = https://github.com/RRUZ/wmi-delphi-code-creator/issues
285+ AppUpdatesURL = https://github.com/RRUZ/wmi-delphi-code-creator
286+ ;DefaultDialogFontName=Calibri
286287DefaultDirName = {pf} \The Road To Delphi\Wmi Delphi Code Creator
287288OutputBaseFileName = Setup_WmiDelphiCodeCreator
288289DisableDirPage = true
You can’t perform that action at this time.
0 commit comments