takeown.exe ファイルの所有権の取得 dba25dd5aeb6bd20e8f7618efc82c9be

File info

File name: takeown.exe.mui
Size: 13312 byte
MD5: dba25dd5aeb6bd20e8f7618efc82c9be
SHA1: 4934deb6cdae1cdbd648830ae950bdbab84d7a72
SHA256: 63031516fe153cba3171840cb17ffcc2e5983958359e1a52d4ebad54c5b7948e
Operating systems: Windows 10
Extension: MUI
In x64: takeown.exe ファイルの所有権の取得 (32 ビット)

Translations messages and strings

If an error occurred or the following message in Japanese language and you cannot find a solution, than check answer in English. Table below helps to know how correctly this phrase sounds in English.

id Japanese English
101
TAKEOWN [/S システム [/U ユーザー名 [/P [パスワード]]]]

TAKEOWN [/S system [/U username [/P [password]]]]
102/F ファイル名 [/A] [/R [/D プロンプト]]

/F filename [/A] [/R [/D prompt]]

103説明:
Description:
104このツールを使うと、ファイルの所有権を割り当て直して、前回アクセスが拒否
This tool allows an administrator to recover access to a file that
105されたファイルへのアクセスを管理者が回復できるようにします。

was denied by re-assigning file ownership.

107パラメーター一覧:
Parameter List:
108/S システム 接続先のリモート システムを指定
/S system Specifies the remote system to
109します。

connect to.

111/U [ドメイン\]ユーザー コマンドを実行するユーザー
/U [domain\]user Specifies the user context under
112コンテキストを指定します。

which the command should execute.

114/P [パスワード] 指定のユーザー コンテキストのパスワード
/P [password] Specifies the password for the
115を指定します。
given user context.
116省略すると入力が促されます。

Prompts for input if omitted.

118/F ファイル名 ファイル名またはディレクトリ名のパターンを
/F filename Specifies the filename or directory
119指定します。ワイルドカード "*" を使って
name pattern. Wildcard "*" can be used
120パターンを指定できます。
to specify the pattern. Allows
121'共有名\ファイル名' も使用できます。

sharename\filename.

123/A 現在のユーザーではなく、管理者に所有権を
/A Gives ownership to the administrators
124与えます。

group instead of the current user.

126/R 再帰: 指定されたディレクトリとすべてのサブ
/R Recurse: instructs tool to operate on
127ディレクトリにあるファイルに対してツールを
files in specified directory and all
128実行します。

subdirectories.

130/D プロンプト ユーザーがディレクトリに対し "フォルダーの一覧"
/D prompt Default answer used when the current user
131アクセス許可を持っていない場合、既定の答えが
使用されます。これはサブディレクトリに対し
does not have the "list folder" permission
132再帰的(/R) に操作を行っている場合に適用され
on a directory. This occurs while operating
133ます。有効な値は "Y" (所有権を得る)、および recursively (/R) on sub-directories. Valid
134"N" (スキップ) です。

values "Y" to take ownership or "N" to skip.

136/SKIPSL シンボリック リンクに接続しません。
/SKIPSL Do not follow symbolic links.
137/R と同時には指定できません。

Only applicable with /R.

140/? このヘルプを表示します。

/? Displays this help message.

142注意: 1) /A が指定されていない場合は、ファイルの所有権は現在
NOTE: 1) If /A is not specified, file ownership will be given to the
143ログインしているユーザーに与えられます。

current logged on user.

1442) "?" や "*" を使った混合パターンはサポートされていません。

2) Mixed patterns using "?" and "*" are not supported.

1453) /D を使うと、確認プロンプトは表示されません。

3) /D is used to suppress the confirmation prompt.

148例:
Examples:
149TAKEOWN /?
TAKEOWN /?
150TAKEOWN /F lostfile
TAKEOWN /F lostfile
151TAKEOWN /F \\system\share\lostfile /A
TAKEOWN /F \\system\share\lostfile /A
152TAKEOWN /F directory /R /D N
TAKEOWN /F directory /R /D N
153TAKEOWN /F directory /R /A
TAKEOWN /F directory /R /A
154TAKEOWN /F *
TAKEOWN /F *
155TAKEOWN /F C:\Windows\System32\acme.exe
TAKEOWN /F C:\Windows\System32\acme.exe
156TAKEOWN /F %windir%\*.txt
TAKEOWN /F %windir%\*.txt
157TAKEOWN /S システム /F MyShare\Acme*.doc
TAKEOWN /S system /F MyShare\Acme*.doc
158TAKEOWN /S システム /U ユーザー /F MyShare\MyBinary.dll
TAKEOWN /S system /U user /F MyShare\MyBinary.dll
159TAKEOWN /S システム /U ドメイン\ユーザー /P パスワード /F share\ファイル名
TAKEOWN /S system /U domain\user /P password /F share\filename
160TAKEOWN /S システム /U ユーザー /P パスワード /F Doc\Report.doc /A
TAKEOWN /S system /U user /P password /F Doc\Report.doc /A
161TAKEOWN /S システム /U ユーザー /P パスワード /F Myshare\*
TAKEOWN /S system /U user /P password /F Myshare\*
162TAKEOWN /S システム /U ユーザー /P パスワード /F Home\Logon /R
TAKEOWN /S system /U user /P password /F Home\Logon /R
163TAKEOWN /S システム /U ユーザー /P パスワード /F Myshare\directory /R /A
TAKEOWN /S system /U user /P password /F Myshare\directory /R /A
301エラー: リモート コンピューターで使えるワイルドカード (*) は "share\*" 形式のみです。
ERROR: For remote machine, wildcard (*) is acceptable in "share\*" format only.
302エラー: 構文が無効です。
"TAKEOWN /?" と入力すると使用法が表示されます。
ERROR: Invalid syntax.
Type "TAKEOWN /?" for usage.
303エラー: 現在ログオンしているユーザーには管理者の権限がありません。
ERROR: The current logged on user does not have administrative privileges.
304エラー: ユーザーには、要求されたファイル (またはフォルダー) へのアクセスがありません。
ERROR: The user does not have access to the requested file (or folder).
305エラー: 予期しないエラーが発生しました。
ERROR: An unexpected error has occurred.
306エラー: アクセス違反が発生しました。
ERROR: An access violation has occurred.
307
警告: ユーザー資格情報をローカル接続に使用することはできません。

WARNING: User credentials cannot be used for local connections.
401
成功: ファイル (またはフォルダー): "%s" は現在 Administrators グループによって所有されています。

SUCCESS: The file (or folder): "%s" now owned by the administrators group.
402エラー: /R とパターンは同時に指定できません。
ERROR: /R and pattern cannot be specified together.
403
成功: ファイル (またはフォルダー): "%s" は現在ユーザー "%s" によって所有されています。

SUCCESS: The file (or folder): "%s" now owned by user "%s".
404エラー: 現在ログオンしているユーザーには所有者の権限がありません。
ERROR: The current logged on user does not have ownership privileges.
406
情報: 現在ログオンしているユーザーには、ファイル (またはフォルダー)
"%s"に対する所有権がありません。

INFO: The current logged on user does not have ownership privileges on
the file (or folder): "%s".
407エラー: 指定のパスは有効なディレクトリ パスではありません。
ERROR: The specified path is not a valid directory path.
408エラー: 要求されたフォルダーにある項目を一覧表示するためのアクセス許可がありません。
ERROR: You do not have permissions to list items in the requested folder.
409
ディレクトリ "%s" の内容を読み取るアクセス許可がありません。

You do not have permissions to read the contents of directory "%s".
410y y
411n n
412c c
413エラー: 現在ログオンしているユーザーには、ファイル (またはフォルダー)
"%s"に対する所有権がありません。
ERROR: The current logged on user does not have ownership privileges on
the file (or folder) "%s".
414フル コントロールのアクセス許可を取得できるようにディレクトリ アクセス許可を変更しますか
("はい" には "Y"、"いいえ" には "N"、取り消すには "C" を指定します)?
Do you want to replace the directory permissions with permissions granting you
full control ("Y" for YES, "N" for NO or "C" to CANCEL)?
416
警告: 操作を実行するユーザー資格情報を無視しています。

WARNING: Ignoring user credentials for performing the operation.
417エラー: ファイル "%s" はほかのアプリケーションによって使用されているため、アクセスできません。
ERROR: The file "%s" cannot be accessed because it is being used by another application.
418
情報: ファイル "%s" はほかのアプリケーションによって使用されているため、アクセスできません。

INFO: The file "%s" cannot be accessed because it is being used by another application.
420エラー: セキュリティで保護されていないファイル システムにファイルの
所有権を適用することはできません。ACL のサポートはありません。
ERROR: File ownership cannot be applied on insecure file systems;
there is no support for ACLs.
421エラー: ユーザー名が無効です。
ERROR: Invalid user name.
422エラー: リムーバブル メディアに所有権を適用することはできません。
ERROR: Ownership cannot be applied on removable media.
423
情報: 指定されたパターンのファイル (またはフォルダー) はありません。

INFO: There are no files (or folders) found with the specified pattern.
424エラー: /D は /R のみと同時に指定できます。
ERROR: /D should be specified only with /R.
425Y|N Y|N
426
情報: ファイルの所有権はファイルまたはフォルダー "%s" には適用できません。セキュリティで保護されていないファイル システム (FAT32) では ACL はサポートされていません。

INFO: File ownership cannot be applied to file or folder "%s"; insecure file systems (FAT32) do not support ACLs.
601"TAKEOWN /?" と入力すると使用法が表示されます。
Type "TAKEOWN /?" for usage.
603ファイル名またはパターンを指定してください。
File name or pattern must be specified.
604エラー: ファイル名は空にできません。
ERROR: File name cannot be blank.
606エラー: ファイルまたはディレクトリが見つかりません。
ERROR: File or Directory not found.
607エラー: 無効な構文です。/U は /S が指定されているときのみ指定できます。
"TAKEOWN /?" と入力すると使用法が表示されます。
ERROR: Invalid syntax. /U can be specified only when /S is specified.
Type "TAKEOWN /?" for usage.
608エラー: 無効な構文です。/P は /U が指定されているときのみ指定できます。
"TAKEOWN /?" と入力すると使用法が表示されます。
ERROR: Invalid syntax. /P can be specified only when /U is specified.
Type "TAKEOWN /?" for usage.
609エラー: 無効な構文です。システム名を空白にはできません。
ERROR: Invalid syntax. System name cannot be empty.
610エラー: 無効な構文です。ユーザー名を空白にはできません。
ERROR: Invalid syntax. User name cannot be empty.
611エラー: セキュリティ ID は無効です。
ERROR: The Security ID is invalid.
612エラー: 指定のドライブは無効です。
ERROR: The specified drive is invalid.
613
情報: 指定のファイル パスでファイル (またはフォルダー) は見つかりませんでした。

INFO: There are no files (or folders) found in the specified file path.
614エラー: メモリの割り当てに失敗しました。
ERROR: Memory allocation failed.
5001エラー: ERROR:
5002警告: WARNING:
5003成功: SUCCESS:
5004情報: INFO:
5005N/A N/A
5501%s のパスワードを入力してください: Type the password for %s:
5502ローカル接続のユーザー資格情報を送信しています。
Passing the user credential for local connection.
5503対象のシステムは Windows XP かそれ以降のバージョンを実行している必要があります。
The target system must be running Windows XP or above.
5504リモート システムは Windows 2000 かそれ以降のバージョンを実行している必要があります。
The remote system must be running Windows 2000 or above.
5601構文が無効です。'%s' の値は '%s' のオプションでは許可されていません。
%s
Invalid syntax. '%s' value is not allowed for '%s' option.
%s
5602構文が無効です。'%s' に有効な数値を指定してください。
%s
Invalid syntax. Specify valid numeric value for '%s'.
%s
5603構文が無効です。'%s' に有効な浮動少数値を指定してください。
%s
Invalid syntax. Specifiy valid floating point value for '%s'.
%s
5604構文が無効です。必須のオプション '%s' が指定されていません。
%s
Invalid syntax. Mandatory option '%s' is missing.
%s
5605構文が無効です。'%s' は '%d' 回より多く使用することはできません。
%s
Invalid syntax. '%s' option is not allowed more than '%d' time(s).
%s
5607無効な引数またはオプションです - '%s'。
%s
Invalid argument/option - '%s'.
%s
5608構文が無効です。既定の引数が指定されていません。
%s
Invalid syntax. Default argument is missing.
%s
5609コマンド ラインの引数の長さは 255 文字までです。
Length of the command line argument should not exceed 255 characters.
5610構文が無効です。既定のオプションは '%d' 回より多く使用することはできません。
%s
Invalid syntax. Default option is not allowed more than '%d' time(s).
%s
5611構文が無効です。'%s' に値を指定してください。
%s
Invalid syntax. Value expected for '%s'.
%s
5612構文が無効です。'%s' の値は既定の引数として許可されていません。
%s
Invalid syntax. '%s' value is not allowed as default argument.
%s
5613"%s /?" と入力すると使用法が表示されます。 Type "%s /?" for usage.
5614'%s' オプションの値は空にはできません。
%s
Value for '%s' option cannot be empty.
%s
5615既定のオプションの値は空にはできません。
%s
Value for default option cannot be empty.
%s
5616構文が無効です。既定値として有効な数値を指定してください。
%s
Invalid syntax. Specify valid numeric value for default.
%s
5617構文が無効です。既定値として有効な浮動少数値を指定してください。
%s
Invalid syntax. Specifiy valid floating point value for default.
%s
5618既定のオプションの値を %d 文字より多い文字で指定することはできません。
Value for default option cannot be more than %d character(s).
5619構文が無効です。値は '%s' オプションと同時に指定できません。
%s
Invalid syntax. Value cannot be specified with '%s' option.
%s
5620'%s' のオプションの値を %d 文字より多い文字で指定することはできません。
Value for '%s' option cannot be more than %d character(s).

EXIF

File Name:takeown.exe.mui
Directory:%WINDIR%\WinSxS\amd64_microsoft-windows-takeown.resources_31bf3856ad364e35_10.0.15063.0_ja-jp_f61c6e94e70240fe\
File Size:13 kB
File Permissions:rw-rw-rw-
File Type:Win32 DLL
File Type Extension:dll
MIME Type:application/octet-stream
Machine Type:Intel 386 or later, and compatibles
Time Stamp:0000:00:00 00:00:00
PE Type:PE32
Linker Version:14.10
Code Size:0
Initialized Data Size:12800
Uninitialized Data Size:0
Entry Point:0x0000
OS Version:10.0
Image Version:10.0
Subsystem Version:6.0
Subsystem:Windows GUI
File Version Number:10.0.15063.0
Product Version Number:10.0.15063.0
File Flags Mask:0x003f
File Flags:(none)
File OS:Windows NT 32-bit
Object File Type:Executable application
File Subtype:0
Language Code:Japanese
Character Set:Unicode
Company Name:Microsoft Corporation
File Description:ファイルの所有権の取得
File Version:10.0.15063.0 (WinBuild.160101.0800)
Internal Name:takeown.exe
Legal Copyright:© Microsoft Corporation. All rights reserved.
Original File Name:takeown.exe.mui
Product Name:Microsoft® Windows® Operating System
Product Version:10.0.15063.0
Directory:%WINDIR%\WinSxS\x86_microsoft-windows-takeown.resources_31bf3856ad364e35_10.0.15063.0_ja-jp_99fdd3112ea4cfc8\

What is takeown.exe.mui?

takeown.exe.mui is Multilingual User Interface resource file that contain Japanese language for file takeown.exe (ファイルの所有権の取得).

File version info

File Description:ファイルの所有権の取得
File Version:10.0.15063.0 (WinBuild.160101.0800)
Company Name:Microsoft Corporation
Internal Name:takeown.exe
Legal Copyright:© Microsoft Corporation. All rights reserved.
Original Filename:takeown.exe.mui
Product Name:Microsoft® Windows® Operating System
Product Version:10.0.15063.0
Translation:0x411, 1200