wiki:TipAndDoc/Windows

Version 17 (modified by mitty, 14 years ago) (diff)

--

  • Becky! でメールボックスの表示順を変える - 常水商会::よしなしごと
    1. Becky!はあらかじめ終了しておく
    2. Becky!のデータフォルダのルート直下にある『Folder.lst』をテキストエディタで開く
    3. 『英数字.mb』の記述がある。これが各メールボックスを示す
    4. Becky!での表示順に並んでいるので、Becky!でのメールボックスの表示名と表示順を対応させて、塩梅よう並び替える
    5. 『英数字.mb』ディレクトリ直下の『Mailbox.ini』にも、メールボックス表示名が書いてあるので参考のこと
    6. 『Folder.lst』のメールボックスの順番を入れ替えたら保存して閉じてBecky!再起動で表示順が変わっているはず!

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