Image of grog
Greg's Microsoft HOWTO page
Greg's diary
Greg's home page
HOWTO index
Google
http://dunham.org/grog/wip/canstockphoto9569331-700x575.jpg
Work in progress

This page is an old version of my Microsoft setup page, stuck in time at 12 July 2020. It's only useful for reference.

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-20200712.php,v 1.2 2020/12/12 03:40:10 grog Exp $