VideoByDave (vfwTech.com)
Media Composer - Vegas - CS3

Formerly "Avid Liquid" of Colorado

 

 


 

MC4 
Tutorials 

MC4 
Editing
MC4 DVD   Liquid
Vegas
CS3

Compression  &
Conversion
 
 Audio  Lights Cameras Tech / Legal Misc Product Reviews
 
 Liquidians on YOU TUBE
 Colorado Vidoegraphers
ColoradoFilmVideo Assoc

Online Video Magazines
      EventDV (*)
       DV.com

     DV Info.net
  
 VideoMaker Video News


Avid MC:
AVID MC forum

Vegas 8 Editing:
VegasVideoHelp.com
Squidoo.com-Learning Vegas
Ed Troxel's Newsletter
Sony - Vegas Pro Forum
Creative Cow-Vegas Forum

CS3 - Premier Pro
Wrigley Premier Pro Site
CreativeCow
         CS3-Premier Pro
         Audition
         Soundbooth CS3
         Encore CS
         Flash CS3

Adobe Vid Workshop
AdobeTV.com

Liquid Editing:
Pinnacle AVID LIQUID forum 

Other Forums

DvIndoNet

Cameras:
 
(about HDV cams)
Canon HV-A1 DVI Forum
Canon HV20 Forum
Panasonic HMC-150 (AVCHD)

Other Creative Cow Sites
 Business & Marketing
 Event Videographers
 Audio Professionals
 Indie Film & Documentary 
 Cinematography
 Broadcast Video

Check These Out:
Learning Center
Video University

Digital Juice
WEVA
4EverGroup

 
   
   
 
 
 
 
   
 
 



 

 

   

Reinstalling XP without Activation

http://www.xptuneup.com/xptuneup_listview.htm

17. Being forced to reinstall but want to avoid reactivation?
Once you activate your copy of Windows XP operating system,A file gets created/updated in windows/system32 directory. It is called wpa.dbl file. I have noticed that if you need to reinstall, take a backup of this file and once you have reinstalled the OS, just copy it back to the same directory.
IMPORTANT DISCLAIMER: THIS IS ONLY FOR THOSE WHO HAVE INSTALLED A LEGAL COPY OF WINDOWS XP ON THEIR MACHINE AND HAVE ALREADY ACTIVATED THE SOFTWARE THROUGH MICROSOFT PLEASE UNDERSTAND THAT IF YOU INSTALL OPERATING SYSTEM ON ANOTHER MACHINE (MEANING MORE THAN ONE) YOU SHOULD HAVE A VALID LEGAL COPY AND LICENSE AND SHOULD ACTIVATE THAT COPY THROUGH MICROSOFT

 

75. Want to move a Windows XP Installation to Different Hardware. How to do that ?

In most of the scenarios (legal !), You would be doing one of the following acts:

A. Migrate a working Windows XP operating system and your installed programs to a different or more powerful computer in minimal downtime.
B. Replace a small system/boot disk drive with a larger system/boot disk drive.
C. Restore a Windows backup from a malfunctioning computer to a different computer for disaster recovery purposes

Windows Backup (Ntbackup.exe) can handle differences in hardware configuration information between computers and maintain critical registry entries that are unique to the computer to which You are migrating information. This capability means that You can migrate to new hardware by performing a full backup of the source computer and Then restoring the backup over a fresh installation of Windows XP on the destination computer.

Ntbackup.exe handles restore operations in the registry by first querying the following registry key:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\BackupRestore\KeysNotToRestore
This registry key indicates to Ntbackup.exe that certain registry keys under the HKEY_LOCAL_MACHINE\SYSTEM key should not be overwritten when files are restored.

An entry that ends with a backslash (\) indicates that a key is protected and that any keys or values under that key should not be restored. If the entry ends with a backslash and an asterisk (\*), all subkeys are "merged." In this situation, "merged" means comparing the start values of the keys in the backup set with the start values that exist in the current registry, to determine the correct key to restore.

If the value of the key on the backup set has a lower start value, the backup key takes precedence. If the value of the key in the current registry has a lower start value, the current key takes precedence. This process ensures that all services and devices start correctly after a "system state" restoration, even on dissimilar hardware.


Complete details on this are available at Microsoft site at How to Move a Windows XP Installation to Different Hardware (Q314070)