Inno Setupが一部のマシンで実行可能ファイルのインストールをスキップするのはなぜですか?

Balaji Vignesh

アプリケーションをパッケージ化するためのInnoSetupがあります。アプリケーションをインストールしようとしている間、セットアップがメインの実行可能ファイルをコピーしない1台のWindows 10マシンを除いて、それは魅力のように機能します(#MyAppExeName)。

理由はわかりません。他のすべてのマシンでは完全に機能するためです。

したがって、この特定のマシンでは、インストール場所に移動すると、メインの実行可能ファイルが見つかりません。したがって、Windowsは次のようなポップアップを表示します。

Windowsは、指定されたデバイス、パス、またはファイルにアクセスできません。アイテムにアクセスするための適切な権限がない可能性があります。

ここに画像の説明を入力してください

Inno Setupが特定のマシンでメインの実行可能ファイルをコピーできない理由を知っていますか?

:ダウン以下、あなたはのInnoセットアップスクリプトI使用のスニペットができます
注:inputfileinputfolderコンパイル時に渡されます。

#define MyAppExeName "World Tool.exe"

[Files]
Source: "{#inputfile}"; DestDir: "{app}"; Flags: ignoreversion
Source: "{#inputfolder}"; DestDir: "{app}"; Flags: ignoreversion recursesubdirs createallsubdirs

[Run]
Filename: "{app}\{#MyAppExeName}"; Description: "{cm:LaunchProgram,{#StringChange(MyAppName, '&', '&&')}}"; Flags: nowait postinstall skipifsilent

インストーラーログ:

2019-01-09 11:57:01.092   Log opened. (Time zone: UTC+01:00)
2019-01-09 11:57:01.092   Setup version: Inno Setup version 5.5.9 (u)
2019-01-09 11:57:01.092   Original Setup EXE: C:\tool TEST\World Tool Setup_1.0.162.exe
2019-01-09 11:57:01.092   Setup command line: /SL5="$50898,6602287,143872,C:\tool TEST\World Tool Setup_1.0.162.exe" /SPAWNWND=$B08A4 /NOTIFYWND=$150848 /LOG="C:\Users\username\Desktop\setup_log.txt"
2019-01-09 11:57:01.092   Windows version: 10.0.10586  (NT platform: Yes)
2019-01-09 11:57:01.092   64-bit Windows: Yes
2019-01-09 11:57:01.092   Processor architecture: x64
2019-01-09 11:57:01.093   User privileges: Administrative
2019-01-09 11:57:01.094   64-bit install mode: No
2019-01-09 11:57:02.108   Created temporary directory: C:\Users\itadmin\AppData\Local\Temp\is-QMU4N.tmp
2019-01-09 11:57:08.478   Starting the installation process.
2019-01-09 11:57:08.482   Creating directory: C:\Program Files (x86)\World
2019-01-09 11:57:08.482   Creating directory: C:\Program Files (x86)\World\World Tool
2019-01-09 11:57:08.483   Creating directory: C:\ProgramData\World
2019-01-09 11:57:08.483   Creating directory: C:\ProgramData\World\Global World Tool
2019-01-09 11:57:08.483   Creating directory: C:\ProgramData\World\Global World Tool\data
2019-01-09 11:57:08.483   Setting permissions on directory: C:\ProgramData\World\Global World Tool\data
2019-01-09 11:57:08.485   Creating directory: C:\ProgramData\World\Global World Tool\log
2019-01-09 11:57:08.485   Setting permissions on directory: C:\ProgramData\World\Global World Tool\log
2019-01-09 11:57:08.486   Directory for uninstall files: C:\Program Files (x86)\World\World Tool
2019-01-09 11:57:08.486   Creating new uninstall log: C:\Program Files (x86)\World\World Tool\unins000.dat
2019-01-09 11:57:08.488   -- File entry --
2019-01-09 11:57:08.489   Dest filename: C:\Program Files (x86)\World\World Tool\unins000.exe
2019-01-09 11:57:08.491   Time stamp of our file: 2019-01-09 11:57:01.020
2019-01-09 11:57:08.491   Installing the file.
2019-01-09 11:57:08.493   Uninstaller requires administrator: Yes
2019-01-09 11:57:08.494   Successfully installed the file.
2019-01-09 11:57:08.495   -- File entry --
2019-01-09 11:57:08.495   Dest filename: C:\Program Files (x86)\World\World Tool\config.ini
2019-01-09 11:57:08.495   Time stamp of our file: 2019-01-09 10:32:10.000
2019-01-09 11:57:08.495   Installing the file.
2019-01-09 11:57:08.497   Successfully installed the file.
2019-01-09 11:57:08.497   -- File entry --
2019-01-09 11:57:08.498   Dest filename: C:\Program Files (x86)\World\World Tool\ControlzEx.dll
2019-01-09 11:57:08.498   Time stamp of our file: 2017-09-14 20:32:52.000
2019-01-09 11:57:08.498   Installing the file.
2019-01-09 11:57:08.510   Successfully installed the file.
2019-01-09 11:57:08.510   -- File entry --
2019-01-09 11:57:08.510   Dest filename: C:\Program Files (x86)\World\World Tool\ControlzEx.pdb
2019-01-09 11:57:08.510   Time stamp of our file: 2017-09-14 20:32:52.000
2019-01-09 11:57:08.510   Installing the file.
2019-01-09 11:57:08.521   Successfully installed the file.
2019-01-09 11:57:08.521   -- File entry --
2019-01-09 11:57:08.521   Dest filename: C:\Program Files (x86)\World\World Tool\DatasetReadWrite.dll
2019-01-09 11:57:08.521   Time stamp of our file: 2019-01-09 10:32:52.000
2019-01-09 11:57:08.522   Installing the file.
2019-01-09 11:57:08.526   Successfully installed the file.
2019-01-09 11:57:08.526   -- File entry --
2019-01-09 11:57:08.527   Dest filename: C:\Program Files (x86)\World\World Tool\gstStatic.db3
2019-01-09 11:57:08.527   Time stamp of our file: 2019-01-09 10:32:10.000
2019-01-09 11:57:08.527   Installing the file.
2019-01-09 11:57:08.528   Successfully installed the file.
2019-01-09 11:57:08.528   -- File entry --
2019-01-09 11:57:08.529   Dest filename: C:\Program Files (x86)\World\World Tool\MahApps.Metro.dll
2019-01-09 11:57:08.529   Time stamp of our file: 2019-01-09 10:32:52.000
2019-01-09 11:57:08.529   Installing the file.
2019-01-09 11:57:08.574   Successfully installed the file.
2019-01-09 11:57:08.574   -- File entry --
2019-01-09 11:57:08.575   Dest filename: C:\Program Files (x86)\World\World Tool\MahApps.Metro.pdb
2019-01-09 11:57:08.575   Time stamp of our file: 2018-03-13 15:18:56.000
2019-01-09 11:57:08.575   Installing the file.
2019-01-09 11:57:08.607   Successfully installed the file.
2019-01-09 11:57:08.608   -- File entry --
2019-01-09 11:57:08.608   Dest filename: C:\Program Files (x86)\World\World Tool\MqttBroker.dll
2019-01-09 11:57:08.609   Time stamp of our file: 2019-01-09 10:32:12.000
2019-01-09 11:57:08.609   Installing the file.
2019-01-09 11:57:08.613   Successfully installed the file.
2019-01-09 11:57:08.613   -- File entry --
2019-01-09 11:57:08.613   Dest filename: C:\Program Files (x86)\World\World Tool\Newtonsoft.Json.dll
2019-01-09 11:57:08.613   Time stamp of our file: 2018-03-24 17:44:14.000
2019-01-09 11:57:08.613   Installing the file.
2019-01-09 11:57:08.641   Successfully installed the file.
2019-01-09 11:57:08.641   -- File entry --
2019-01-09 11:57:08.641   Dest filename: C:\Program Files (x86)\World\World Tool\NTL.dll
2019-01-09 11:57:08.641   Time stamp of our file: 2019-01-09 10:32:52.000
2019-01-09 11:57:08.641   Installing the file.
2019-01-09 11:57:08.666   Successfully installed the file.
2019-01-09 11:57:08.666   -- File entry --
2019-01-09 11:57:08.666   Dest filename: C:\Program Files (x86)\World\World Tool\Plugin.Connectivity.Abstractions.dll
2019-01-09 11:57:08.666   Time stamp of our file: 2019-01-09 10:32:52.000
2019-01-09 11:57:08.666   Installing the file.
2019-01-09 11:57:08.670   Successfully installed the file.
2019-01-09 11:57:08.670   -- File entry --
2019-01-09 11:57:08.671   Dest filename: C:\Program Files (x86)\World\World Tool\Plugin.Connectivity.Abstractions.pdb
2019-01-09 11:57:08.671   Time stamp of our file: 2018-01-31 12:06:12.000
2019-01-09 11:57:08.671   Installing the file.
2019-01-09 11:57:08.672   Successfully installed the file.
2019-01-09 11:57:08.672   -- File entry --
2019-01-09 11:57:08.672   Dest filename: C:\Program Files (x86)\World\World Tool\Plugin.Connectivity.dll
2019-01-09 11:57:08.672   Time stamp of our file: 2019-01-09 10:32:52.000
2019-01-09 11:57:08.672   Installing the file.
2019-01-09 11:57:08.675   Successfully installed the file.
2019-01-09 11:57:08.675   -- File entry --
2019-01-09 11:57:08.675   Dest filename: C:\Program Files (x86)\World\World Tool\Plugin.Connectivity.pdb
2019-01-09 11:57:08.675   Time stamp of our file: 2018-01-31 12:06:12.000
2019-01-09 11:57:08.675   Installing the file.
2019-01-09 11:57:08.677   Successfully installed the file.
2019-01-09 11:57:08.677   -- File entry --
2019-01-09 11:57:08.677   Dest filename: C:\Program Files (x86)\World\World Tool\Portable.Text.Encoding.dll
2019-01-09 11:57:08.677   Time stamp of our file: 2019-01-09 10:32:52.000
2019-01-09 11:57:08.677   Installing the file.
2019-01-09 11:57:08.734   Successfully installed the file.
2019-01-09 11:57:08.734   -- File entry --
2019-01-09 11:57:08.734   Dest filename: C:\Program Files (x86)\World\World Tool\ProgramAgentLib.dll
2019-01-09 11:57:08.735   Time stamp of our file: 2019-01-09 10:32:52.000
2019-01-09 11:57:08.735   Installing the file.
2019-01-09 11:57:08.739   Successfully installed the file.
2019-01-09 11:57:08.739   -- File entry --
2019-01-09 11:57:08.739   Dest filename: C:\Program Files (x86)\World\World Tool\World Tool.exe
2019-01-09 11:57:08.739   Time stamp of our file: 2019-01-09 10:32:52.000
2019-01-09 11:57:08.739   Installing the file.
2019-01-09 11:57:08.989   Successfully installed the file.
2019-01-09 11:57:08.989   -- File entry --
2019-01-09 11:57:08.989   Dest filename: C:\Program Files (x86)\World\World Tool\World Tool.exe.config
2019-01-09 11:57:08.990   Time stamp of our file: 2019-01-09 10:32:38.000
2019-01-09 11:57:08.990   Installing the file.
2019-01-09 11:57:08.991   Successfully installed the file.
2019-01-09 11:57:08.991   -- File entry --
2019-01-09 11:57:08.992   Dest filename: C:\Program Files (x86)\World\World Tool\World Tool.pdb
2019-01-09 11:57:08.992   Time stamp of our file: 2019-01-09 10:32:42.000
2019-01-09 11:57:08.992   Installing the file.
2019-01-09 11:57:09.000   Successfully installed the file.
2019-01-09 11:57:09.000   -- File entry --
2019-01-09 11:57:09.001   Dest filename: C:\Program Files (x86)\World\World Tool\WorldApp.Core.dll
2019-01-09 11:57:09.001   Time stamp of our file: 2019-01-09 10:32:52.000
2019-01-09 11:57:09.001   Installing the file.
2019-01-09 11:57:09.035   Successfully installed the file.
2019-01-09 11:57:09.035   -- File entry --
2019-01-09 11:57:09.035   Dest filename: C:\Program Files (x86)\World\World Tool\WorldApp.Core.pdb
2019-01-09 11:57:09.035   Time stamp of our file: 2019-01-09 10:32:30.000
2019-01-09 11:57:09.035   Installing the file.
2019-01-09 11:57:09.056   Successfully installed the file.
2019-01-09 11:57:09.056   -- File entry --
2019-01-09 11:57:09.057   Dest filename: C:\Program Files (x86)\World\World Tool\ServiceBoxLib.dll
2019-01-09 11:57:09.057   Time stamp of our file: 2019-01-09 10:32:52.000
2019-01-09 11:57:09.057   Installing the file.
2019-01-09 11:57:09.062   Successfully installed the file.
2019-01-09 11:57:09.062   -- File entry --
2019-01-09 11:57:09.062   Dest filename: C:\Program Files (x86)\World\World Tool\SQLite-net.dll
2019-01-09 11:57:09.063   Time stamp of our file: 2019-01-09 10:32:52.000
2019-01-09 11:57:09.063   Installing the file.
2019-01-09 11:57:09.070   Successfully installed the file.
2019-01-09 11:57:09.070   -- File entry --
2019-01-09 11:57:09.070   Dest filename: C:\Program Files (x86)\World\World Tool\SQLite-net.pdb
2019-01-09 11:57:09.070   Time stamp of our file: 2017-07-27 16:44:06.000
2019-01-09 11:57:09.070   Installing the file.
2019-01-09 11:57:09.072   Successfully installed the file.
2019-01-09 11:57:09.072   -- File entry --
2019-01-09 11:57:09.073   Dest filename: C:\Program Files (x86)\World\World Tool\SQLitePCLRaw.batteries_green.dll
2019-01-09 11:57:09.073   Time stamp of our file: 2019-01-09 10:32:52.000
2019-01-09 11:57:09.073   Installing the file.
2019-01-09 11:57:09.075   Successfully installed the file.
2019-01-09 11:57:09.075   -- File entry --
2019-01-09 11:57:09.075   Dest filename: C:\Program Files (x86)\World\World Tool\SQLitePCLRaw.batteries_v2.dll
2019-01-09 11:57:09.076   Time stamp of our file: 2019-01-09 10:32:52.000
2019-01-09 11:57:09.076   Installing the file.
2019-01-09 11:57:09.085   Successfully installed the file.
2019-01-09 11:57:09.085   -- File entry --
2019-01-09 11:57:09.085   Dest filename: C:\Program Files (x86)\World\World Tool\SQLitePCLRaw.core.dll
2019-01-09 11:57:09.086   Time stamp of our file: 2019-01-09 10:32:52.000
2019-01-09 11:57:09.086   Installing the file.
2019-01-09 11:57:09.090   Successfully installed the file.
2019-01-09 11:57:09.090   -- File entry --
2019-01-09 11:57:09.090   Dest filename: C:\Program Files (x86)\World\World Tool\SQLitePCLRaw.provider.e_sqlite3.dll
2019-01-09 11:57:09.090   Time stamp of our file: 2019-01-09 10:32:52.000
2019-01-09 11:57:09.090   Installing the file.
2019-01-09 11:57:09.094   Successfully installed the file.
2019-01-09 11:57:09.094   -- File entry --
2019-01-09 11:57:09.094   Dest filename: C:\Program Files (x86)\World\World Tool\System.AppContext.dll
2019-01-09 11:57:09.095   Time stamp of our file: 2015-07-22 23:07:16.000
2019-01-09 11:57:09.095   Installing the file.
2019-01-09 11:57:09.097   Successfully installed the file.
2019-01-09 11:57:09.097   -- File entry --
2019-01-09 11:57:09.097   Dest filename: C:\Program Files (x86)\World\World Tool\System.Collections.Immutable.dll
2019-01-09 11:57:09.098   Time stamp of our file: 2015-07-22 23:07:18.000
2019-01-09 11:57:09.098   Installing the file.
2019-01-09 11:57:09.107   Successfully installed the file.
2019-01-09 11:57:09.107   -- File entry --
2019-01-09 11:57:09.108   Dest filename: C:\Program Files (x86)\World\World Tool\System.Globalization.Calendars.dll
2019-01-09 11:57:09.108   Time stamp of our file: 2015-07-22 23:07:58.000
2019-01-09 11:57:09.108   Installing the file.
2019-01-09 11:57:09.109   Successfully installed the file.
2019-01-09 11:57:09.109   -- File entry --
2019-01-09 11:57:09.110   Dest filename: C:\Program Files (x86)\World\World Tool\System.Globalization.Extensions.dll
2019-01-09 11:57:09.110   Time stamp of our file: 2015-07-22 23:08:00.000
2019-01-09 11:57:09.110   Installing the file.
2019-01-09 11:57:09.112   Successfully installed the file.
2019-01-09 11:57:09.112   -- File entry --
2019-01-09 11:57:09.112   Dest filename: C:\Program Files (x86)\World\World Tool\System.IO.Compression.ZipFile.dll
2019-01-09 11:57:09.113   Time stamp of our file: 2015-07-22 23:08:06.000
2019-01-09 11:57:09.113   Installing the file.
2019-01-09 11:57:09.114   Successfully installed the file.
2019-01-09 11:57:09.114   -- File entry --
2019-01-09 11:57:09.115   Dest filename: C:\Program Files (x86)\World\World Tool\System.IO.dll
2019-01-09 11:57:09.115   Time stamp of our file: 2016-11-05 04:56:18.000
2019-01-09 11:57:09.115   Installing the file.
2019-01-09 11:57:09.117   Successfully installed the file.
2019-01-09 11:57:09.117   -- File entry --
2019-01-09 11:57:09.117   Dest filename: C:\Program Files (x86)\World\World Tool\System.IO.FileSystem.dll
2019-01-09 11:57:09.118   Time stamp of our file: 2015-07-22 23:08:12.000
2019-01-09 11:57:09.118   Installing the file.
2019-01-09 11:57:09.119   Successfully installed the file.
2019-01-09 11:57:09.120   -- File entry --
2019-01-09 11:57:09.120   Dest filename: C:\Program Files (x86)\World\World Tool\System.IO.FileSystem.Primitives.dll
2019-01-09 11:57:09.120   Time stamp of our file: 2015-07-22 23:08:14.000
2019-01-09 11:57:09.120   Installing the file.
2019-01-09 11:57:09.121   Successfully installed the file.
2019-01-09 11:57:09.122   -- File entry --
2019-01-09 11:57:09.122   Dest filename: C:\Program Files (x86)\World\World Tool\System.IO.UnmanagedMemoryStream.dll
2019-01-09 11:57:09.122   Time stamp of our file: 2015-07-22 23:08:26.000
2019-01-09 11:57:09.122   Installing the file.
2019-01-09 11:57:09.123   Successfully installed the file.
2019-01-09 11:57:09.124   -- File entry --
2019-01-09 11:57:09.124   Dest filename: C:\Program Files (x86)\World\World Tool\System.Numerics.Vectors.dll
2019-01-09 11:57:09.124   Time stamp of our file: 2015-07-22 23:09:04.000
2019-01-09 11:57:09.124   Installing the file.
2019-01-09 11:57:09.128   Successfully installed the file.
2019-01-09 11:57:09.128   -- File entry --
2019-01-09 11:57:09.128   Dest filename: C:\Program Files (x86)\World\World Tool\System.Reflection.DispatchProxy.dll
2019-01-09 11:57:09.129   Time stamp of our file: 2015-07-22 23:09:18.000
2019-01-09 11:57:09.129   Installing the file.
2019-01-09 11:57:09.132   Successfully installed the file.
2019-01-09 11:57:09.132   -- File entry --
2019-01-09 11:57:09.132   Dest filename: C:\Program Files (x86)\World\World Tool\System.Reflection.Metadata.dll
2019-01-09 11:57:09.132   Time stamp of our file: 2015-07-22 23:09:30.000
2019-01-09 11:57:09.132   Installing the file.
2019-01-09 11:57:09.144   Successfully installed the file.
2019-01-09 11:57:09.144   -- File entry --
2019-01-09 11:57:09.144   Dest filename: C:\Program Files (x86)\World\World Tool\System.Reflection.TypeExtensions.dll
2019-01-09 11:57:09.144   Time stamp of our file: 2015-07-22 23:09:36.000
2019-01-09 11:57:09.144   Installing the file.
2019-01-09 11:57:09.146   Successfully installed the file.
2019-01-09 11:57:09.146   -- File entry --
2019-01-09 11:57:09.147   Dest filename: C:\Program Files (x86)\World\World Tool\System.Runtime.dll
2019-01-09 11:57:09.147   Time stamp of our file: 2016-11-05 04:57:10.000
2019-01-09 11:57:09.147   Installing the file.
2019-01-09 11:57:09.149   Successfully installed the file.
2019-01-09 11:57:09.150   -- File entry --
2019-01-09 11:57:09.151   Dest filename: C:\Program Files (x86)\World\World Tool\System.Runtime.Extensions.dll
2019-01-09 11:57:09.151   Time stamp of our file: 2016-11-05 04:56:50.000
2019-01-09 11:57:09.151   Installing the file.
2019-01-09 11:57:09.153   Successfully installed the file.
2019-01-09 11:57:09.153   -- File entry --
2019-01-09 11:57:09.154   Dest filename: C:\Program Files (x86)\World\World Tool\System.Security.Claims.dll
2019-01-09 11:57:09.154   Time stamp of our file: 2015-07-22 23:10:10.000
2019-01-09 11:57:09.154   Installing the file.
2019-01-09 11:57:09.155   Successfully installed the file.
2019-01-09 11:57:09.156   -- File entry --
2019-01-09 11:57:09.156   Dest filename: C:\Program Files (x86)\World\World Tool\System.Threading.Tasks.Dataflow.dll
2019-01-09 11:57:09.156   Time stamp of our file: 2015-07-22 23:10:58.000
2019-01-09 11:57:09.156   Installing the file.
2019-01-09 11:57:09.165   Successfully installed the file.
2019-01-09 11:57:09.165   -- File entry --
2019-01-09 11:57:09.165   Dest filename: C:\Program Files (x86)\World\World Tool\System.Windows.Interactivity.dll
2019-01-09 11:57:09.166   Time stamp of our file: 2019-01-09 10:32:52.000
2019-01-09 11:57:09.166   Installing the file.
2019-01-09 11:57:09.170   Successfully installed the file.
2019-01-09 11:57:09.170   -- File entry --
2019-01-09 11:57:09.170   Dest filename: C:\Program Files (x86)\World\World Tool\Unosquare.Labs.EmbedIO.dll
2019-01-09 11:57:09.171   Time stamp of our file: 2018-03-07 16:11:50.000
2019-01-09 11:57:09.171   Installing the file.
2019-01-09 11:57:09.181   Successfully installed the file.
2019-01-09 11:57:09.181   -- File entry --
2019-01-09 11:57:09.182   Dest filename: C:\Program Files (x86)\World\World Tool\Unosquare.Swan.dll
2019-01-09 11:57:09.182   Time stamp of our file: 2018-03-13 18:24:58.000
2019-01-09 11:57:09.182   Installing the file.
2019-01-09 11:57:09.192   Successfully installed the file.
2019-01-09 11:57:09.192   -- File entry --
2019-01-09 11:57:09.192   Dest filename: C:\Program Files (x86)\World\World Tool\Unosquare.Swan.Lite.dll
2019-01-09 11:57:09.192   Time stamp of our file: 2018-03-12 17:34:42.000
2019-01-09 11:57:09.192   Installing the file.
2019-01-09 11:57:09.200   Successfully installed the file.
2019-01-09 11:57:09.200   -- File entry --
2019-01-09 11:57:09.201   Dest filename: C:\Program Files (x86)\World\World Tool\WorldCommunication.Common.dll
2019-01-09 11:57:09.201   Time stamp of our file: 2019-01-09 10:32:52.000
2019-01-09 11:57:09.201   Installing the file.
2019-01-09 11:57:09.205   Successfully installed the file.
2019-01-09 11:57:09.205   -- File entry --
2019-01-09 11:57:09.205   Dest filename: C:\Program Files (x86)\World\World Tool\Xamarin.Forms.Core.dll
2019-01-09 11:57:09.205   Time stamp of our file: 2019-01-09 10:32:52.000
2019-01-09 11:57:09.205   Installing the file.
2019-01-09 11:57:09.245   Successfully installed the file.
2019-01-09 11:57:09.245   -- File entry --
2019-01-09 11:57:09.245   Dest filename: C:\Program Files (x86)\World\World Tool\Xamarin.Forms.Core.pdb
2019-01-09 11:57:09.246   Time stamp of our file: 2017-11-15 18:16:08.000
2019-01-09 11:57:09.246   Installing the file.
2019-01-09 11:57:09.289   Successfully installed the file.
2019-01-09 11:57:09.289   -- File entry --
2019-01-09 11:57:09.289   Dest filename: C:\Program Files (x86)\World\World Tool\Xamarin.Forms.Platform.dll
2019-01-09 11:57:09.290   Time stamp of our file: 2019-01-09 10:32:52.000
2019-01-09 11:57:09.290   Installing the file.
2019-01-09 11:57:09.299   Successfully installed the file.
2019-01-09 11:57:09.299   -- File entry --
2019-01-09 11:57:09.300   Dest filename: C:\Program Files (x86)\World\World Tool\Xamarin.Forms.Xaml.dll
2019-01-09 11:57:09.300   Time stamp of our file: 2019-01-09 10:32:52.000
2019-01-09 11:57:09.300   Installing the file.
2019-01-09 11:57:09.307   Successfully installed the file.
2019-01-09 11:57:09.307   -- File entry --
2019-01-09 11:57:09.307   Dest filename: C:\Program Files (x86)\World\World Tool\Xamarin.Forms.Xaml.pdb
2019-01-09 11:57:09.308   Time stamp of our file: 2017-11-15 18:16:08.000
2019-01-09 11:57:09.308   Installing the file.
2019-01-09 11:57:09.314   Successfully installed the file.
... (some file skipped)
2019-01-09 11:57:09.386   -- File entry --
2019-01-09 11:57:09.386   Dest filename: C:\Program Files (x86)\World\World Tool\x64\e_sqlite3.dll
2019-01-09 11:57:09.386   Time stamp of our file: 2017-05-01 13:27:42.000
2019-01-09 11:57:09.386   Installing the file.
2019-01-09 11:57:09.386   Creating directory: C:\Program Files (x86)\World\World Tool\x64
2019-01-09 11:57:09.442   Successfully installed the file.
2019-01-09 11:57:09.442   -- File entry --
2019-01-09 11:57:09.443   Dest filename: C:\Program Files (x86)\World\World Tool\x86\e_sqlite3.dll
2019-01-09 11:57:09.443   Time stamp of our file: 2017-05-01 13:27:42.000
2019-01-09 11:57:09.443   Installing the file.
2019-01-09 11:57:09.443   Creating directory: C:\Program Files (x86)\World\World Tool\x86
2019-01-09 11:57:09.489   Successfully installed the file.
2019-01-09 11:57:09.489   -- Icon entry --
2019-01-09 11:57:09.489   Dest filename: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\World Tool.lnk
2019-01-09 11:57:09.490   Creating the icon.
2019-01-09 11:57:09.526   Successfully created the icon.
2019-01-09 11:57:09.533   -- Icon entry --
2019-01-09 11:57:09.533   Dest filename: C:\Users\Public\Desktop\World Tool.lnk
2019-01-09 11:57:09.533   Creating the icon.
2019-01-09 11:57:09.535   Successfully created the icon.
2019-01-09 11:57:09.549   Installation process succeeded.
2019-01-09 11:57:09.552   Need to restart Windows? No
2019-01-09 11:57:10.432   -- Run entry --
2019-01-09 11:57:10.432   Run as: Original user
2019-01-09 11:57:10.432   Type: Exec
2019-01-09 11:57:10.432   Filename: C:\Program Files (x86)\World\World Tool\World Tool.exe
2019-01-09 11:57:10.465   Exception message:
2019-01-09 11:57:10.465   Message box (OK):
                          Unable to execute file:
                          C:\Program Files (x86)\World\World Tool\World Tool.exe

                          CreateProcess failed; code 5.
                          Access is denied.
2019-01-09 11:57:11.678   User chose OK.
2019-01-09 11:57:12.683   Deinitializing Setup.
2019-01-09 11:57:12.691   Log closed.
マーティン・プリクリル

ログファイルによると、C:\Program Files (x86)\World\World Tool\World Tool.exeファイルは問題なく明確にインストールされています。

2019-01-09 11:57:08.739   -- File entry --
2019-01-09 11:57:08.739   Dest filename: C:\Program Files (x86)\World\World Tool\World Tool.exe
2019-01-09 11:57:08.739   Time stamp of our file: 2019-01-09 10:32:52.000
2019-01-09 11:57:08.739   Installing the file.
2019-01-09 11:57:08.989   Successfully installed the file.

インストールの完了後に存在しない場合は、他の場所を探す必要があります。ウイルス対策(または同様の)アプリケーションによって削除されていないかどうかを確認します。

また、インストーラーがアプリケーションを実行しようとすると、「ファイルが存在しませんでは失敗しませんが、「アクセスが拒否されました」(その時点でファイルが存在したことを示します)で失敗しますが、ウイルス対策スキャンによってロックされた可能性があることにも注意してくださいまたは実行されないようにします(その後削除されます)。

2019-01-09 11:57:10.432   -- Run entry --
2019-01-09 11:57:10.432   Run as: Original user
2019-01-09 11:57:10.432   Type: Exec
2019-01-09 11:57:10.432   Filename: C:\Program Files (x86)\World\World Tool\World Tool.exe
2019-01-09 11:57:10.465   Exception message:
2019-01-09 11:57:10.465   Message box (OK):
                          Unable to execute file:
                          C:\Program Files (x86)\World\World Tool\World Tool.exe

                          CreateProcess failed; code 5.
                          Access is denied.

この記事はインターネットから収集されたものであり、転載の際にはソースを示してください。

侵害の場合は、連絡してください[email protected]

編集
0

コメントを追加

0

関連記事

分類Dev

Inno Setupアンインストーラーの実行可能ファイルはどこにありますか?

分類Dev

Inno Setupでアンインストール時にバッチファイルを実行するにはどうすればよいですか?

分類Dev

Inno Setupの非常にサイレントなアンインストールオプションは共有ファイルを削除しますか?

分類Dev

Inno Setup:以前のバージョンでインストールされたファイルを削除する

分類Dev

inno setupでのインストールが完了したら、Batファイルを作成します

分類Dev

Inno SetupインストールファイルのVersionInfoをローカライズするにはどうすればよいですか?

分類Dev

Inno Setupのリストにインストールアクションを表示することは可能ですか?

分類Dev

Inno Setupで実行ファイルのリターンコードから終了コードを設定するにはどうすればよいですか?

分類Dev

Inno Setup6でコンパイルされたインストーラーがInnoSetup5よりも1MB大きいのはなぜですか

分類Dev

Inno Setupで、将来の新規ユーザーを含む各ユーザーのファイルをインストールする方法は?

分類Dev

Inno Setupインストーラーによって起動された私のバッチは、そこにあるのに「システムは指定されたファイルを見つけることができません」と言います

分類Dev

Inno Setup:必要な場合にのみアンインストールレジストリキーを作成する

分類Dev

Inno Setupで条件に基づいてファイルのみをインストールする方法(外部構成ファイル)

分類Dev

Inno Setup:テストファイルから空の行を削除します

分類Dev

Inno Setup:アップデートをインストールするときに設定ファイルを上書きしないでください

分類Dev

Inno Setupの[ファイル]セクションからファイルの署名を解除するにはどうすればよいですか?

分類Dev

inno setupスクリプトを使用してインストールが完了した後、インストールされたディレクトリから別のディレクトリにファイルをコピーするにはどうすればよいですか?

分類Dev

inno setupスクリプトを使用してインストールが完了した後、インストールされたディレクトリから別のディレクトリにファイルをコピーするにはどうすればよいですか?

分類Dev

インストールが完了した後、またはVSTOインストーラーが完了した後、Inno Setupインストーラーに一時ファイルを保持させるにはどうすればよいですか?

分類Dev

Inno Setupでファイルの関連付けのカスタムアイコンを参照するにはどうすればよいですか?

分類Dev

Inno Setupで生成されたインストーラーは、一部のシステムで「SelectDestinationLocation」ページを表示しません

分類Dev

Inno Setup:既存のインストールを上書きするか、dirプロンプトを表示します

分類Dev

Inno Setup:「プログラムのアンインストールまたは変更」で変更オプションを作成する方法

分類Dev

Inno Setup:「プログラムのアンインストールまたは変更」で変更オプションを作成する方法

分類Dev

Inno Setup:非常にサイレントでない場合にのみインストールする

分類Dev

Inno Setup:非常にサイレントでない場合にのみインストールする

分類Dev

Inno SetupインストーラーのNuGetパッケージから実行時のみの依存関係をバンドルするにはどうすればよいですか?

分類Dev

Inno Setup(ファイルへの動的パスを取得する方法)?

分類Dev

Inno Setupスクリプト(.issファイル)をMavenでコンパイルしますか?

Related 関連記事

  1. 1

    Inno Setupアンインストーラーの実行可能ファイルはどこにありますか?

  2. 2

    Inno Setupでアンインストール時にバッチファイルを実行するにはどうすればよいですか?

  3. 3

    Inno Setupの非常にサイレントなアンインストールオプションは共有ファイルを削除しますか?

  4. 4

    Inno Setup:以前のバージョンでインストールされたファイルを削除する

  5. 5

    inno setupでのインストールが完了したら、Batファイルを作成します

  6. 6

    Inno SetupインストールファイルのVersionInfoをローカライズするにはどうすればよいですか?

  7. 7

    Inno Setupのリストにインストールアクションを表示することは可能ですか?

  8. 8

    Inno Setupで実行ファイルのリターンコードから終了コードを設定するにはどうすればよいですか?

  9. 9

    Inno Setup6でコンパイルされたインストーラーがInnoSetup5よりも1MB大きいのはなぜですか

  10. 10

    Inno Setupで、将来の新規ユーザーを含む各ユーザーのファイルをインストールする方法は?

  11. 11

    Inno Setupインストーラーによって起動された私のバッチは、そこにあるのに「システムは指定されたファイルを見つけることができません」と言います

  12. 12

    Inno Setup:必要な場合にのみアンインストールレジストリキーを作成する

  13. 13

    Inno Setupで条件に基づいてファイルのみをインストールする方法(外部構成ファイル)

  14. 14

    Inno Setup:テストファイルから空の行を削除します

  15. 15

    Inno Setup:アップデートをインストールするときに設定ファイルを上書きしないでください

  16. 16

    Inno Setupの[ファイル]セクションからファイルの署名を解除するにはどうすればよいですか?

  17. 17

    inno setupスクリプトを使用してインストールが完了した後、インストールされたディレクトリから別のディレクトリにファイルをコピーするにはどうすればよいですか?

  18. 18

    inno setupスクリプトを使用してインストールが完了した後、インストールされたディレクトリから別のディレクトリにファイルをコピーするにはどうすればよいですか?

  19. 19

    インストールが完了した後、またはVSTOインストーラーが完了した後、Inno Setupインストーラーに一時ファイルを保持させるにはどうすればよいですか?

  20. 20

    Inno Setupでファイルの関連付けのカスタムアイコンを参照するにはどうすればよいですか?

  21. 21

    Inno Setupで生成されたインストーラーは、一部のシステムで「SelectDestinationLocation」ページを表示しません

  22. 22

    Inno Setup:既存のインストールを上書きするか、dirプロンプトを表示します

  23. 23

    Inno Setup:「プログラムのアンインストールまたは変更」で変更オプションを作成する方法

  24. 24

    Inno Setup:「プログラムのアンインストールまたは変更」で変更オプションを作成する方法

  25. 25

    Inno Setup:非常にサイレントでない場合にのみインストールする

  26. 26

    Inno Setup:非常にサイレントでない場合にのみインストールする

  27. 27

    Inno SetupインストーラーのNuGetパッケージから実行時のみの依存関係をバンドルするにはどうすればよいですか?

  28. 28

    Inno Setup(ファイルへの動的パスを取得する方法)?

  29. 29

    Inno Setupスクリプト(.issファイル)をMavenでコンパイルしますか?

ホットタグ

アーカイブ