| |
|
Home | Links ( Motorcycles, Computers ) |
Tips
All of the information, instructions, and recommendations on this Web site are offered on a strictly "as is" basis. Remember "Murphy's Law." Please take the proper precautions before attempting any of the tips or modifications listed here.
| HyperTerminal is no longer part of Windows |
| Built-in Tools |
| How to enable AHCI in Windows 7 after installation as ATA |
| How to Create a Bootable USB Flash Drive to Install Windows 7 |
| No Internet Access Because of Invalid 0.0.0.0 Network |
| Turn Off Auto-Restart For Scheduled Automatic Updates |
| Add Telnet to Windows 7 |
| Gadgets Not Loading or Missing from The Desktop |
| Unable to Print Multiple Copies |
| Offline (The disk is offline because it has a signature collision with another disk that is online) |
| The file AdobePDF.dll on Windows Vista CD-ROM is needed |
| Windows 7 XP Mode Without Hardware Virtualization |
| Windows 7 XP Mode: Creating a "Seamless" shortcut to an XP Mode Application |
| Create a Restore Point for Windows 7 |
| Windows 7 Home Page |
| Links: Windows 7 |
| Windows Tips Index |
| Computer Tips Index |
| OS | Windows 7, Windows Vista |
According to Microsoft, "HyperTerminal is no longer part of Windows."
HyperTerminal is a terminal emulation program that supports communications over TCP/IP networks, Modems, and serial COM ports.
I use HyperTerminal to connect, via the serial port, to the console port on Cisco switches and routers. This lets me do the initial configuration, like setting the IP address and subnet mask. Once the device has an IP address, I can then switch to using telnet to access it.
If you have access to a clean Windows XP computer, you can copy the HyperTerminal files from it and use them on Windows 7 without a problem.
Locations:
You can copy all of the above files to the same directory on your Windows 7 or Vista PC.
| OS | Windows 7 |
Boot Configuration Data (BCD) files provide a store that is used to describe boot applications and boot application settings. The objects and elements in the store effectively replace Boot.ini.
BCDEdit is a command-line tool for managing BCD stores. It can be used for a variety of purposes, including creating new stores, modifying existing stores, adding boot menu parameters, and so on. BCDEdit serves essentially the same purpose as Bootcfg.exe on earlier versions of Windows
| OS | Windows 7 |
To enable AHCI (Advanced Host Controller Interface) after Windows 7 was installed with ATA mode, do the following:
Note: eSATA drives require SATA Operation in the BIOS be set to AHCI for proper eSATA operation.
| OS | Windows 7 |
Command |
Description |
list disk |
Use to identify the drive number of the USB flash drive. |
select disk 1 |
Where the "1" is the corresponding number of your USB flash drive. |
clean |
Erase everything from the USB flash drive |
create partition primary |
|
select partition 1 |
|
active |
Make the partition active/bootable |
format fs=ntfs quick |
Set up the file system as NTFS |
assign |
Gives the USB flash drive a drive letter, so that you can access it from Windows Explorer. The next available drive letter will be assigned. |
Exit |
Exit from DiskPart |
bootsect /nt60 f: /mbr
| OS | Windows 7 |
The Gateway IP address for the default route, 0.0.0.0, should be the IP address of the Default Gateway/router for your current network.
At a Command Prompt type the following command, then press the Enter key:
route print
If the Gateway IP address for the default route, 0.0.0.0, has the wrong IP address for your current network or says "On-link," then you will not have Internet access, because the proper default gateway/router isn't known by the PC.
At the command prompt, type the following command, and then press ENTER:
route delete 0.0.0.0
If your system gets an invalid default route again, then there may be some contention for the network resources on startup with the Bonjour Service.
| OS | Windows 7 |
Copied from gpedit.msc
Specifies that to complete a scheduled installation, Automatic Updates will wait for the computer to be restarted by any user who is logged on, instead of causing the computer to restart automatically.
If the status is set to Enabled, Automatic Updates will not restart a computer automatically during a scheduled installation if a user is logged in to the computer. Instead, Automatic Updates will notify the user to restart the computer.
Be aware that the computer needs to be restarted for the updates to take effect.
If the status is set to Disabled or Not Configured, Automatic Updates will notify the user that the computer will automatically restart in 5 minutes to complete the installation.
Note: This policy applies only when Automatic Updates is configured to perform scheduled installations of updates. If the "Configure Automatic Updates" policy is disabled, this policy has no effect.
| OS | Windows 7 |
With Windows Vista and Windows 7, Telnet is not installed by default. To enable Telnet, do the following:
To start Telnet for with first time, open a Command Prompt and then type telnet.
After that, you can press the Windows key and type telnet in the search field.
| OS | Windows 7 |
| OS | Windows 7 Ultimate 64-bit |
| Printer | Lexmark T640 |
The HP printer option called Mopier Mode causes only 1 copy to be sent to the printer, then the printer uses its internal memory to print the multiple copies. If the printer does not have enough internal memory, only one copy gets printed.
- or -
- or -
| System | Dell OptiPlex 760 Desktop |
| OS | Windows 7 Ultimate 64-bit |
I replaced a drive that had Windows Vista Business 32-bit so that I could do a clean install of Windows 7 and still keep Vista just in case. After Windows 7 was fully installed, I hooked up the original hard drive using an Apricorn DriveWire USB Hard Drive Adapter. The Apricorn DriveWire was detected by Windows 7 but the hard drive did not show up in Windows Explorer. I then installed the original hard drive as a secondary SATA drive. Still no joy. I then checked Disk Management, and low and behold, the drive was listed but was "offline" with the following message:
Offline (The disk is offline because it has a signature collision with another disk that is online)
I right-clicked on the drive in Disk Management and choose online. I was then able to access the drive without any problems or conflicts.
| OS | Windows 7 Ultimate 64-bit |
| Application | Adobe Creative Suite 3 (CS3) Web Premium |
During the installation of Adobe CS3, a dialog box for Adobe Acrobat 8 Professional displays the following:
File neededThe file 'AdobePDF.dll' on Windows Vista CD-ROM is needed.
| System | Dell OptiPlex 760 Desktop |
| OS | Windows 7 Ultimate, 64-bit |
Update May 2010: The current versions of Windows XP Mode for Windows 7 no longer requires hardware virtualization.
Windows XP Mode and Windows Virtual PC on Windows 7 requires a processor capable of hardware virtualization, with AMD-V, Intel VT or VIA VT turned on in the BIOS. Windows XP Mode is only available for Windows 7 Professional, Ultimate, and Enterprise. It is not available for Windows 7 Home or Home Premium.
The Intel Core 2 Duo Processor E7300 (3M Cache, 2.66 GHz, 1066 MHz FSB) in Dell OptiPlex 760 does not have hardware virtualization.
VMLite XP Mode offers similar functions as Microsoft Windows XP Mode, but doesn't require hardware virtualization.
VirtualBox is a x86 and AMD64/Intel64 virtualization product which is freely available as Open Source Software.
| OS | Windows 7 |
| OS | Windows 7 |
I recommend that you create a restore point before you install applications and device drivers.
Here are the steps to do so:
| All items Copyright ©1996 - 2012 Mr. N. Chin. All Rights reserved | Conscious Vibes developed and maintained by Mr. Chin | Duplication of links and/or content is strictly prohibited. See: Terms of use |