wiki:TipAndDoc/Windows

Version 16 (modified by mitty, 13 years ago) (diff)

moved to network

UAC

  • 「%SystemRoot% (C:\Windows)」、「%ProgramFiles% (C:\Program Files (x86))」などに存在するiniファイル等へ、sudoせず書き込む方法
    1. sudoしなくても良い別のディレクトリにファイルの本体を作成する(「%APPDATA% (C:\Users\USERNAME\AppData\Roaming)」など)
      • C:\Users\mitty\AppData\Roaming\Winamp\Plugins\plugin.ini
      • C:\Users\mitty\AppData\Local\VirtualStore\Windows\cdplayer.ini
    2. 必要なパスへ、シンボリックリンクを貼る
      • Explzhの「シンボリックリンクをここに作成」がUACに対応している
      • C:\Program Files (x86)\Winamp\Plugins\plugin.ini => C:\Users\mitty\AppData\Roaming\Winamp\Plugins\plugin.ini
      • C:\Windows\cdplayer.ini => C:\Users\mitty\AppData\Local\VirtualStore\Windows\cdplayer.ini

Setup Windows

DreamScene on 7

DeskScapes

BSch3V

Cygwin

  • Installing Cygwin/X
    • xorg-server (required, the Cygwin/X X Server)
    • xinit (required, scripts for starting the X server: xinit, startx, startwin (and a shortcut on the Start Menu to run it), startxdmcp.bat )
    • xorg-docs (optional, man pages)
    • X-start-menu-icons (optional, adds icons for X Clients to the Start menu)

x64 Windows with unsigned driver

Attachments (2)

Download all attachments as: .zip