Image of grog
Greg's Microsoft HOWTO page
Greg's diary
Greg's home page
HOWTO index
Google
http://dunham.org/grog/wip/graphics-work-in-progress-580482.gif
Work in progress

This is my attempt to maintain overview over Microsoft “Windows” setup. They keep changing the interface, so it will almost certainly have errors. Currently it's based on version 10 as of late 2020.

This page describes the things I do to get a Microsoft system up and running as little to my disliking as possible. It's really just for me, though if you have any comments, I'd be happy to hear them.

ln -s /cygdrive/b /B
ln -s /cygdrive/c /C
ln -s /cygdrive/e /E
ln -s /cygdrive/g /G
ln -s /cygdrive/h /H
ln -s /cygdrive/p /P
ln -s /cygdrive/s /S
cd
mkdir orig
mv .bashrc .bash_profile orig
ln -s /G/.bashrc-cygwin ~/.bashrc
ln -s /G/abbreviations-cygwin ~/abbreviations
  • === grog@despair (/dev/pty1) ~ 1 -> cd /C/Users/grog/AppData/Local/DxO_Labs/DxO OpticsPro 10
    === grog@despair (/dev/pty1) C/Users/grog/AppData/Local/DxO_Labs/DxO OpticsPro 10 2 -> tar xvf /cygdrive/g/DxO/DxO.tar Modules/ Workspaces/ Presets/
    === grog@despair (/dev/pty1) C/Users/grog/AppData/Local/DxO_Labs/DxO OpticsPro 10 3 -> cd ../DXO*/*/
    === grog@despair (/dev/pty1) /C/Users/grog/AppData/Local/DxO_Labs/DXOOpticsPro.exe_StrongName_ukk25szwn2bgpjt3ra3fcszlyidqqavr/10.4.3.739 4 -> cp G/DxO/user.config .

    Do it all again for other users.

  • Other suggestions


    Greg's home page Greg's diary Greg's photos Copyright

    Valid XHTML 1.0!

    $Id: microsoft-setup.php,v 1.13 2023/12/27 05:08:13 grog Exp $