• skip to content

fl8 Wiki

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: Dokuwiki.fl8.jp » set
Trace: • キー配列を英語配列に変更する方法 • 2025.09.08 Zed editor ビルドエラー • 2025.05.23 WinSCPで同期 • 2025.05.23 Synchronizing with WinSCP

set

Search

You can find the results of your search below.

Ends with
  • Exact match
  • Starts with
  • Ends with
  • Contains
@03_windows
  • Any namespace
  • 03_windows:99_other (4)
  • 03_windows:01_net (3)
  • 03_windows:06_batch_file (3)
  • 03_windows:04_monitoring (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • 32 パスワードリセットする裏技

Fulltext results:

バッチ曜日判別 @03_windows:06_batch_file
7 Hits, Last modified: 7 years ago
pt /b D:\vz\backups\wday.vbs if %errorlevel%==7 set WDAY=SAT if %errorlevel%==6 set WDAY=FRI if %errorlevel%==5 set WDAY=THU if %errorlevel%==4 set WDAY=WED if %errorlevel%==3 set WDAY=TUE if %errorlevel%==2 set
二重起動防止 @03_windows:06_batch_file
6 Hits, Last modified: 7 years ago
====== 二重起動防止 ====== <code> @REM 変数のセット SET LOCAL=c:\temp SET LOCKF=ftp.lock SET TARGET=target.file SET FTPSRV=ftpserv.somewhere.jp SET ID=username SET PW=password @REM ロックファイルをチェックし
バッチファイルでカウント @03_windows:06_batch_file
5 Hits, Last modified: 7 years ago
バッチファイルでカウント ====== @echo off @setlocal set countfile="D:\vz\backups\backup_count.txt" @... IN (`type "%countfile%"`) DO ( if %%a == count set count=%%b @rem if %%a == pass set pass=%%b ) @REM count check if %count%==6 ( set /a count=0 echo count=%count% ) else ( ec
ソフトウェアRaid監視(Windows) @03_windows:04_monitoring
4 Hits, Last modified: 10 years ago
Dim objConfig, Fields, objMessage 'CDOメッセージの作成 Set objConfig = CreateObject("CDO.Configuration") Set Fields = objConfig.Fields With Fields .Item(cdoSend... "" .Item(cdoSendPassword) = "" .Update End With Set objMessage = CreateObject("CDO.Message") Set objMessage.Configuration = objConfig With objMessage .To
15 Windows10 チューニング @03_windows:99_other
3 Hits, Last modified: 6 years ago
有効化 ===== HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SessionManager\Memory Management Disable... 効化 ===== HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SessionManager\Memory Management\Prefetch... 用量の監視を止める。 「HKEY_LOCAL_MACHINE」→「SYSTEM」→「ControlSet001」→「Services」→「Ndu」→「Start」を4へ変更 値のデータはデフォルトでは2... /tanweb.net/2016/10/05/10394/]] <code|empty.vbs> Set emp = CreateObject("Wscript.Shell") emp.run "cmd
41 Windows 更新日時を変更 @03_windows:99_other
3 Hits, Last modified: 8 years ago
h|touch]] コマンドもないので PowerShell 下記のようにで行う。 更新日時 Set-ItemProperty "C:\hoge.txt" -Name LastWriteTime -Value "2015/01/01 10:20:30" 作成日時 Set-ItemProperty "C:\hoge.txt" -Name CreationTime -Value "2015/01/01 10:20:30" アクセス日時 Set-ItemProperty "C:\hoge.txt" -Name LastAccessTime
キー配列を英語配列に変更する方法 @03_windows:99_other
3 Hits, Last modified: 3 years ago
し、実行 # \HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\i8042prt\Parameters\LayerDriverまで移動 # ... に変更します HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layouts\E0010411\Layout File を... タを起動 - [HKEY_LOCAL_MACHINE¥SYSTEM¥CurrentControlSet¥Services¥i8042prt¥Parameters] とたどる - [LayerDriv
06 削除できないネットワーク名 @03_windows:01_net
1 Hits, Last modified: 9 years ago
変更ができる。 HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Network\{4D36E972-E325-11CE-BFC1-08002BE1
08 ローカルアカウント追加Windows11 @03_windows:01_net
1 Hits, Last modified: 22 months ago
の期限を無限へ wmic UserAccount where Name='追加したユーザー名' set PasswordExpires=False 管理者権限へ変更 net localgroup
リモート接続のセッション @03_windows:01_net
1 Hits, Last modified: 13 years ago
query session /server:SERVERNAME \\ セッションの切断: reset session SESSIONID /server:SERVERNAME </box> ===
45 259~260文字を超える長いパス名許可 @03_windows:99_other
1 Hits, Last modified: 22 months ago
るように変更する方法 ^項目^内容^ |キー|HKLM\SYSTEM\CurrentControlSet\Control\FileSystem| |値の名前|LongPathsEnabled| |型|RE

Page Tools

  • Show page
  • Old revisions
  • Backlinks
  • Back to top
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 4.0 International
CC Attribution-Noncommercial-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki