Windows 7 Setup
To setup a new Windows 7 PC for the agritech network follow these steps. It is -Important- to follow the steps in order. Failure to set the Admin account according to the steps below will result in all the settings being applied to the wrong account.
Step 1
- Starting with a fresh installation connect network (IP settings) and select workgroup 'AGRITECH'. Check that network is accessible and that internet is connected.
- -Important- Add an administrator account named "Paul".
- Restart and login as "Paul".
- Set computer network name from System Properties (type "name" into search edit).
- Restart and login again as "Paul".
Step 2
- Load the profile for "Paul" using "Windows Easy Transfer", located at Windows Easy Transfer - Items from old computer.MIG. Settings should mirror the previous installation. It might be necessary to also load Windows Easy Transfer - DesktopMIG so all desktop settings are loaded.
- -Important- After a reboot take ownership of hard drive and all contents.
- Set permissions for root drive and set shares if required.
- After a reboot remove all other admin accounts. Set any other accounts as necessary.
Step 3
- -Important- Install any available updates with the windows update system. Some systems may require the following patch.
- Win 7 requires this update to open old style help files.
- Win 7 requires the registry entries in this file
to run *.hlp files on remote machines and to run macros.
Step 4
- After a reboot install Firefox. Installer located at m:\Downloads & Patches\Mozilla.
- Copy HomeGrown tools, DragDrop and HtmlEditor, as well as folders for DrawChem and PhotoAlbum to local machine. Best done by copy and paste from m:\ drive.
- Install "HomeGrown Html Editor" into Firefox with about:config View_source.editor.external = true and path=C:\HomeGrown\Html Tag Helper\htmledit.exe.
- Install the "Launch External Application" addon from this site.
- Follow the add on instructions below to launch "HomeGrown FavsApp" located at M:\HomeGrown\FavsApp\FavsApp.exe.
- This is a good time to configure Firefox menu and toolbars as desired.
Step 5
- -Important- Install a printer (optional but recommended).
- Install clawPDF writer (could be sufficient by itself) located at m:\Downloads & Patches\PDFWriter.
- Install Delphi 5 and/or BDE. If installing Delphi 5 remember to remove the BF_MIDDLE flag from TOleContainer in the OleCntrs file.
- Set the default BDE config to m:\Lock\BDE Cfg\idapi.cfg.
- Move favorites with regedit method. Key is HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders. Change value to m:\Favorites
Step 6
- -Important- Install Mail Recipient in the SendTo folder.
- Navigate to \users\Paul\AppData\Microsoft\SendTo
- Add a plain text file. Open it and add the text "Mail". Save the file.
- Rename the file "MailRecipient.MAPIMail without any extension..SendTo will now include "MailRecipient".
Notes:
- FavsApp Installation Notes
- Install the "Native Client" by navigating to M:\Shared Files\Native Client\windows.zip and extracting all files to a local folder. When complete run "Install.bat".
- Go to the add on web page. Install version 0.5.2.
- Set the options in the add on manager/Options page.
- Pin the button to the tool bar.
- Event viewer should function. If not remove files from C:\Windows\System32\LogFiles\WMI\RtBackup. This can be difficult since security issues may arise.
-
Rebuilding the Icon Cache Database:
- Close all folder windows that are currently open.
- Launch Task Manager using the CTRL+SHIFT+ESC key sequence, or by running taskmgr.exe.
- In the Process tab, right-click on the Explorer.exe process and select End Process.
- Click the End process button when asked for confirmation.
- From the File menu of Task Manager, select New Task (Run…)
- Type CMD.EXE, and click OK
- In the Command Prompt window, type the commands one by one and press ENTER after each command:
- CD /d %userprofile%\AppData\Local
- DEL IconCache.db /a
- EXIT
- In Task Manager, click File, select New Task (Run…)
- Type EXPLORER.EXE, and click OK.