Installation Tips
|
SpeedUp My PC
This is a great program. I've been using it regularly to automatically clean out things like old
Temp Files, Internet Cache, Cookies etc. It is very customizable and user
friendly |
|
SpyEraser
I've
been using the program a lot lately to help remove spyware from
customer's computers. It has quite a few options like Live Guard,
Startup and Scanning Options. If you are infected with spyware, or more
importantly, want to help prevent getting infected, you might give this
program a try. |
Automatically Inserting the Product ID
for Office and FrontPage 2003
Added 2/6/07
- Copy the source files to a directory on your hard drive
- Go to the \FILES\SETUP directory
- Edit the SETUP.INI file
- Under [Options], add a PIDKEY entry as in the example
PIDKEY=xxxxxxxxxxxxxxxxxxx
- You don't want to include any dashes in the PIDKEY
Upgrading to Windows2000 or XP
Added 4/26/04
In general, I do not recommend doing in place upgrades.
For example, you currently have Windows98 and want to upgrade to XP, and upgrade
directly over your current operating system.
There are just too many problems that can occur this way.
It might seem like it will take too long otherwise but typically you spend more
time trying to fix problems than if you did a clean install.
However....
This does not mean you need to format your hard drive first and erase all
your data in order to get the benefits of a clean install.
Preparation is the key.
- Write down what apps are installed and have all the source files
available.
- Save any configurations like e-mail settings to a simple text file.
- Copy the source files for the new operating system to a directory on the
hard drive.
- Boot with a simple Win98 DOS disk. Make sure Smartdrv is loaded to speed
up the actual install.
- On the C: drive, rename the \windows and \progra~1 (program files
directory)
- Change to the location of the source files that were copied and start
the install of the new operating system.
- Now you will have a clean install and everything is still on the hard
drive.
- You will need to reinstall your applications but typically this doesn't
take that long if things are ready ahead of time.
- If you have enough hard drive space, I also like to copy all my source
files to something like an Install directory along with any product ID's.
Then you don't need to keep looking for them.
Slipstream Service Packs into Office
Installations
Added 1/31/03
You can update the source files for Office with the Office Service Packs and
Updates you need.
These can later be burned to a CD or copied to a network share for distribution.
It saves a lot of time not needing to manually apply all the service packs after
installation.
Overview
There are basically three steps to slipstreaming a Service Pack into an
Office Installation:
- Do an Office Administrative Install to a Hard Drive
- Download and Extract the Service Pack
- Apply the Service Pack to the Install
Administrative Install
- Create a directory on your hard drive where you want to do the install
(e.g. C:\OFFICE)
- Do an administrative install of Office to a directory on your hard drive (x::setup.exe
/a)
- You don't need to enter in the license at this point
- When prompted, place it in a C:\OFFICE directory
- Click on the Install Now button
- It will look like it is doing a regular install but the files will be
copied to the C:\OFFICE
Download and Apply Service Packs
- Download the Office Administrator Service Pack updates from Microsoft
- Extract it to a C:\UPDATE directory (again, this is only as an example)
Office2000
-
SR1 Download
SP2 Download
- Extract the DATA1.EXE file to C:\UPDATE (data1.msp)
- Start / Run
- msiexec /a c:\office\data1.msi/p c:\update\data1.msp SHORTFILENAMES=TRUE
/qb
msiexec /a c:\office\data1.msi /p c:\update\Sp2admin.msp SHORTFILENAMES=1
- Repeat for any additional extracted msp files
Outlook2000 Security Update
-
Outlook2000 Security Download
- Extract the three MSP file to the Update directory
- Start / Run
- msiexec /a c:\office\Data1.msi /p C:\Update\OQFE7082_Client.msp
SHORTFILENAMES=1
msiexec /a c:\office\Data1.msi /p C:\Update\OQFE7140_Client.msp SHORTFILENAMES=1
msiexec /a c:\office\Data1.msi /p C:\Update\OQFE7160_Client.msp SHORTFILENAMES=1
OfficeXP
-
SP1 Download
SP2 Download
- Extract the files to the Update directory
- Start / Run
- msiexec /p c:\update\MAINSP1_Admin.msp /a c:\office\your.msi
SHORTFILENAMES=TRUE
(where your.msi file is the actual one depending on the version of OfficeXP (PROPLUS.MSI,
SBERET.MSI)
- Repeat for any additional extracted msp files
All you need to to is create a new CD with the updated source files and use
this for future installations.
Installing WindowsNT, Windows2000 and WindowsXP
Added 10/25/02
This is a general way to partition your hard drive for installing any version
of NT.
The reason for the change is that with Win98, if the operating system failed
to boot,
you could easily reinstall and the previous settings and applications would
still be installed.
With NT based systems, this is not always possible and often requires a
complete reinstall.
Even the Recovery options don't always work that well.
I've had it erase my C: drive on more than one occasion!! Good thing for
backups.
- Create a smaller C: partition
With NT 4 - 2 gigs - FAT
With Windows2000 or WindowsXP - 4 gigs - FAT32
- Install the base operating system on that partition
- Create a D: partition for the rest of the drive
- Install all your apps and keep your data on the D: partition
- Then use a program like Partition Magic or Ghost to make an image of the
C: drive
- If you keep this image relatively current, should the OS fail to boot, you
can simply restore that image.
- This restore typically takes only about 10 minutes. Much faster than
reinstalling any OS.
Installing WindowsNT, Windows2000 and WindowsXP
Added 10/25/02
This is a general way to partition your hard drive for installing any version
of NT.
The reason for the change is that with Win98, if the operating system failed
to boot,
you could easily reinstall and the previous settings and applications would
still be installed.
With NT based systems, this is not always possible and often requires a
complete reinstall.
Even the Recovery options don't always work that well.
I've had it erase my C: drive on more than one occasion!! Good thing for
backups.
- Create a smaller C: partition
With NT 4 - 2 gigs - FAT
With Windows2000 or WindowsXP - 4 gigs - FAT32
- Install the base operating system on that partition
- Create a D: partition for the rest of the drive
- Install all your apps and keep your data on the D: partition
- Then use a program like Partition Magic or Ghost to make an image of the
C: drive
- If you keep this image relatively current, should the OS fail to boot, you
can simply restore that image.
- This restore typically takes only about 10 minutes. Much faster than
reinstalling any OS.
Office2000 / OfficeXP Automatic Inserting
the Product ID
Added 8/16/01
To create your own CD so either version will automatically fill in the
product ID:
- Copy the source files to a directory on your hard drive
- For either product, you need to modify the SETUP.INI file
- In the [OPTIONS] section, add a line PIDKEY=XXXXXXXXXXXXXXXXXXXXXXXXX
(where the X's are replaced with your product id without the
dashes)
- For Office2000 the SETUP.INI file is on the root of the CD
- For OfficeXP the SETUP.INI file is in the FILES\SETUP directory
Windows SUWIN Setup Error Codes
Added 5/27/01
Microsoft has a Knowledge Base article at:
http://support.microsoft.com/support/kb/articles/q129/9/71.asp
which details all the SUWIN Setup Error Codes you might receive during an
install of
Win95, Win98, Win98SE and Millennium
Installing WindowsME Without a Previous OS
Added 9/25/00
You can install WindowsME without having a previous operating system
installed.
- You just need to have a pervious version's CD available.
- I recommend copying the source files to the hard drive and installing from
there.
- When you are prompted for a previous operating system, simply insert your
Windows95/98 CD and browse to the directory where the source files are
located.
- You can then continue installing on a clean system without having to
install a previous version.
- This should save a lot of time in the event you need to reinstall
WindowsME from scratch.
Setup Switches
There are several switches that can be used when running SETUP
SETUP Switches
|
There are several
switches available to use along with SETUP.
Some are undocumented. |
| filename |
Runs the particular INF file |
| /ID |
Ignores the DIsk Space check |
| /IS |
Ignores the routine System check |
| /IQ |
Skips the test for cross-linked files |
| /IM |
Skips the memory check |
| /IN |
Runs setup without the Network Setup Module |
| /IW |
Bypasses needing to read the License screen.
Needs to be upper case when run within Windows
Undocumented. |
| /IP |
Ignores Plug and Play
Undocumented |
| /IR |
By passes the checkin into the system CMOS. Useful
for some combinations of motherboard and Award BIOS ver 4.50 P
Undocumented |
| /D |
If you do not want Setup to use your existing
Windows configuration (such as your current Win.ini and System.ini files),
use this switch.
Undocumented |
| /N |
Allows setup to run without a mouse
Undocumented |
| /NTLDR |
Eliminates check for previous operating system. |
| /P |
Detection Switch Option String - Using a /P
allows you to use an additional switch for viewing and setting some
detection parameters. You can separate them with a semicolon (;). For
example /P g=3;i;p.
- g=0 to 3 - This switch controls how verbose the
built-in progress bar is. At maximum level (3), it shows all the
resources of the detected devices along with the progress bar. This
switch can help to identify which detection module causes a certain
problem. The default is 0.
- b - This switch enables Prompt Before mode. It
prompts you before a detection module is called so that you can step
through each detection module manually and decide if you want to skip
it. The default is disabled.
- i - This switch tells Setup not to report the
existence of a Plug and Play BIOS. It is useful on systems that have a
Plug and Play BIOS that is not reported in Machine.inf.
- p - This switch enables performance logging. It
writes performance timing information to the DETLOG.TXT file.The default
is disabled.
- f - This switch enables Clean
Registry mode. It forces Detection to clean the root branch of the
registry before starting. This switch is ignored when Setup is run in
the Windows 95 graphical user interface (GUI). The default is disabled.
|
Creating a Network Install Tab
Added 2/11/98
You can create a Network Install tab that will show up in the Control Panel /
Add/Remove Program icon.
This will allow you to centrally control applications that users can easily
install over a network.
There are two parts to setting this up:
- Configuring the file with the applications that can be installed
- Configurating the workstation to look for this file
Configuring the APPS.INI File
The file that controls what applications can be installed is called
APPS.INI.
A sample is:
[AppInstallList]
Microsoft Word=\\server\share\apps\word\setup.exe
Microsoft Excel=\\server\share\apps\excel\setup.exe
On the left hand side is the name that will appear to the user in the Network
Install tab.
On the right hand side would be your location for the install program.
No DOS paths are allowed. Only UNC names will work
This file should be put on a network server. This way when it needs to be
modified, it can be done in one location.
Configuring the Workstation
- Start Regedit
- Go to HKEY_Local_Machine / SOFTWARE / Microsoft / Windows / CurrentVersion
- Add a String Value called AppInstallPath
- Its value should be a DOS or UNC path to the location of the APPS.INI
file, including the file name
Now when users open up the Control Panel / Add/Remove Programs icon, there
will be a Network Install tab with the programs you specify.
This can be usefully for allowing people to automatically update virus
definition files, printer drivers, install applications etc.
Installing Windows95 OEM SR2 over an existing version
of Windows
Added 2/23/97
Currently, you cannot install the new OEM version of Windows95 over and
existing version of Windows (3.x or 95).
In order to get around this problem, simply rename any WIN.COM
file on your hard drive and install normally.
This will let you keep you current Windows settings.
It will make things easier if the location of your new version is the same as
your old one.
Note: You will not be able to convert to FAT32 using this
procedure. For that you need to FDISK your hard drive.
Office95 Upgrade Without Existing Version
Submitted 1/28/96
To install office 95 upgrade version you need to own another Office like
application like WordPerfect or something right ?
Wrong !!
When setup goes to find an application to upgrade from just point it to the
EXCEL directory on the office CD and you're off...
Enjoy.
Martin Weterings
Automated Office95 Installation
Added 5/8/96
There are several undocumented switches you can use to automate your Office95
Installation.
An full unattended install should only take 3-4 minutes from the CD.
| /K |
Enters the CD key
/K "12345678"
The CD key should not have the dash |
| /Q |
0 - Quiet Install - with Exit screen
1 - No exit screen
T - Shows nothing on the screen during install |
| /N |
User's Name
/N "Name" |
| /O |
Organization Name
/O "Org" |
| /T |
Specify the STF file
The default is the SETUP.STF on the root of the Office95 CD.
This is an ASCII text file you can copy to a local or network drive,
modify the applications you want to install and then point your installation
to use that file
/T X:\NEW.STF |
| /U |
Uninstalls all apps but leaves common files in place |
| /UA |
Uninstalls all apps and removes common files |
| /R |
ReInstalls previously installed Office95 apps |
A whole string might look something like:
SETUP /K "12345678" /Q1 /N "YOUR_NAME" /O "YOUR_ORGANIZATION" T: C:\NEW.STF
Other Windows applications use similar STF file structure.
You could have this launch automatically at the end of your Windows95
installation if you are using INF files.
See the Installation Using INF Files section.
Installing Windows95 and Ignoring Plug and Play
Submitted 2/28/96
If you want to install Windows95 and have it not test for any Plug and Play
devices,
simply add a /PI after the SETUP command.
Submitted by Maurits Pfaff
nebulous@euronet.nl
Installing Win95 with no MSN or InBox Icons
Added 2/13/96
If you want to install Windows95 and not have it create the MSN or Exchange
InBox every time
you need to create a setup INF file. Instructions for doing this can be found
later in this section under
Batch Install Program
Having created an INF file you want to use, add the following lines to remove
both icons during installation:
- [msn.remove]
setup.ini,desktop,,%Setup_MSN_DESC%,MSNEXCH.EXE %Setup_MSN_DESC%
[Install]
UpdateINIs= msn.remove
DelReg=NoInbox_Icon
[strings]
Setup_MSN_DESC="Set Up The Microsoft Network"
[NoInbox_Icon]
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\Desktop\NameSpace\"{00020D76-0000-0000-C000-000000000046}"
Upgrading Without a Previous Version of Windows Installed
Submitted 12/21/96
If you purchased the upgrade version of Windows95 but don't have a previous
version installed, normally you cannot install it.
If you need to install Windows 95 Upgrade on your computer and you no longer
have Windows 3.1, you can simply create the following file on your hard disk:
WIN386.EXE and the Upgrade version will then install.
The easiest way to create this file is to type the following at the command
prompt:
ECHO [some random characters] > WIN386.EXE
Submitted by Eric Tetz
jlewis@global.california.com
Another way to Upgrade without a Previous Version of Windows Installed
Submitted 9/1/96
If you are a Windows 95 "UPGRADE" user and you must reinstall Windows 95 for
any reason, you don't need to have a copy of Windows 3.x installed on your
computer first. Just place the first Win 3.1 disk into your drive and during the
install of Windows95 it will find the necessary files.
Submitted by Edward Garner
etgarner@aol.com
Batch Install Program
If you are re-installing Win95 and use the same settings and programs each
time, there is a Batch Installation program in the Admin\Nettools\Netsetup
directory on the CD or download it from
Version 2.0
You can specify what applications, network, protocol etc. to load when you
install Win95. Save the file, then run SETUP FILENAME.INF when you
re-install Win95. . You won't be prompted for much else
This site is copyrighted. No portion may be reproduced
without my written permission.
- Microsoft Exchange Server 2003 Enterprise
- Microsoft Exchange Server 2007
- Microsoft Expression Studio 1.0
- Microsoft Frontpage 2003
- Microsoft Frontpage 2003 (DEUTSCH)
- Microsoft ISA 2000 Server
- Microsoft Macro Assembler 32 v7.0
- Microsoft Money 2004
- Microsoft Money 2006 Deluxe
- Microsoft Money Home & Business 7
- Microsoft Office 2003 Professional (DEUTSCH) with Business Contact Manager
- Microsoft Office 2003 Professional with Business Contact Manager for Outlook
- Microsoft Office 2007 Enterprise
- Microsoft Office 2007 Enterprise USB Edition
- Microsoft Office Accounting Professional 2009 UK
- Microsoft Office XP Professional
- Microsoft OneNote 2003 Professional
- Microsoft OneNote 2003 Professional (DEUTSCH)
- Microsoft Picture It! Premium 10.0
- Microsoft Plus! for Windows XP
- Microsoft Project 2003 Professional (DEUTSCH)
- Microsoft SQL Server 2005 Developer Edition
- Microsoft Student 2009 with Encarta Premiun
- Microsoft Visio 2003 Professional (DEUTSCH)
- Microsoft Visio 2007 Professional
- Microsoft Visual Basic 6.0 Professional
- Microsoft Visual Basic RAD Professional v1.01
- Microsoft Visual FoxPro 8.0
- Microsoft Visual Studio 2005 Professional Edition
- Microsoft Windows 7
- Microsoft Windows 7 x64
- Microsoft Windows 7 x64 French
- Microsoft Windows Home Server
- Microsoft Windows Server 2008
- Microsoft Windows Vista Business
- Microsoft Windows Vista SP2 x64
- Microsoft Windows Vista Ultimate
- Microsoft Windows Vista Ultimate Full Version OEM 64-bit (includes SP1)
- MS Project 2003 Professional - Full Version
- MS Project 2003 Server - Full Version
- MS SQL Server 2000 - Full Version
- MS Visual Studio.NET 2003 Enterprise Architect - Full Version
- MS Windows 2000 Professional - Full Version
- MS Windows 2000 Server - Full Version
- MS Windows 2003 Enterprise Server
- MS Windows XP Professional with SP1
- MS Windows XP Professional x64
- MS Works 7.0
- Adobe Acrobat 8.0 Professional
- Adobe Creative Suite 3 Design Premium for Win
- Adobe Creative Suite 3 Master Collection for Mac
- Adobe Creative Suite 3 Master Collection for Win
- Adobe CS4 Master Collection
- Adobe CS4 Master Collection for mac
- Adobe Dreamweaver CS3
- Adobe Photoshop CS2 V 9.0
- Adobe Photoshop CS3 Extended
- Adobe Photoshop CS3 Extended for Mac
- Autodesk AutoCAD 2008
- Autodesk Autocad 2009 32bit
- Autodesk AutoCAD LT 2008
- Autodesk Navisworks Simulate 2010
- Cakewalk Sonar 8.0 Producer Edition
- G DATA InternetSecurity 2008
- Microsoft MapPoint Europe 2009
- Microsoft Office 2003 Professional with Business Contact Manager for Outlook
- Microsoft Office 2007 Enterprise
- Microsoft Office XP Professional
- Microsoft Windows Server 2008
- Microsoft Windows Server 2008 + Microsoft SQL Server 2008
- Microsoft Windows Vista Business
- Microsoft Windows Vista SP2 x64
- Microsoft Windows Vista Ultimate
- Parallels Desktop 3.0 (build 5584) for Mac
- SolidWorks 2009 x32
- SolidWorks 2009 x64
- Adobe Illustrator CS4
- Adobe Premiere Pro CS4 Multilanguage
- Adobe RoboHelp 8.0
- AllFusion ERwin Data Modeler
- Ashampoo AntiSpyWare 2
- Ashampoo Cover Studio 2
- Autodesk AutoCAD Land Desktop 2009
- Autodesk Inventor 2010
- Autodesk Maya 2010 x64
- AVG Internet Security 8.5
- Cakewalk Dimension Pro Virtual Synthesizer Win/Mac
- Cakewalk Rapture v 1.2
- Cakewalk Sonar 7.0 Producer Edition
- Cakewalk Sonar 8.0 Producer Edition
- Corel Designer Technical Suite x4
- CyberLink PowerDVD 9 Ultra Version
- DVD PHOTO SLIDESHOW 7
- Final Cut Studio
- FXhome VisionLab Studio Pro 10
- GraphiSoft ArchiCAD 12
- Kaspersky Internet Security 2010 9.0.0.459 Final
- Logic Studio 9 with Audio content
- Lynda.com Flash CS4 Professional: Building UI Elements
- Lynda.com InDesign CS4: 10 Habits of Highly Effective Pros
- Mac OS X Server version 10.4
- MAGIX MP3 Maker 14 Deluxe
- MAGIX Music Maker 15 Premium
- MakeMusic Finale 2009
- Maple 13
- McAfee Internet Security 2009
- Microsoft Office 2007 Enterprise USB Edition
- Microsoft Picture It! Premium 10.0
- Microsoft Windows 7
- Microsoft Windows 7 x64
- Microsoft Windows 7 x64 French
- MS Windows XP Professional x64
- Nuance OmniPage 17 Pro with Paper Report
- onOne PhotoFrame 4 Professional Edition
- onOne Phototools 2 Professional
- Photodex ProShow Gold
- Pinnacle Hollywood FX 5 Pro
- ProgeSoft ProgeCAD 2009 Professional
- QuarkXPress 8.02
- QuarkXPress 8.02 for mac
- Reallusion Crazytalk 6 PRO
- Relux Light Simulation Tools 2009
- Rosetta Stone Version 3: Arabic Level 1, 2 for mac
- Rosetta Stone Version 3: Chinese (Mandarin) Level 1, 2 & 3 Set for mac
- Rosetta Stone Version 3: French Level 1, 2 & 3 Set
- Rosetta Stone Version 3: French Level 1, 2 & 3 Set for mac
- Rosetta Stone Version 3: German Level 1, 2 & 3 Set for mac
- Rosetta Stone Version 3: Italian Level 1, 2 & 3 Set for mac
- Rosetta Stone Version 3: Japanese Level 1, 2 & 3 Set for mac
- Rosetta Stone Version 3: Portuguese(Brazil) Level 1, 2 Set for mac
- Rosetta Stone Version 3: Russian Level 1, 2 & 3 Set for mac
- Rosetta Stone Version 3: Spanish(Latin America) Level 1, 2 & 3 Set for mac
- Serif PhotoPlus X3
- SlySoft AnyDVD HD v6.5.7.1
- Tekla Structure 15
- The Foundry Nuke: Maximum 2009
- Uniblue PowerSuite 2009
- Visual FoxPro 9
- Acronis Disk Director Server 10.0
- Acronis Disk Director Suite 10.0
- Acronis Disk Editor v6.0.360
- Acronis Drive Cleanser v6.0 Build 383
- Acronis Migrate Easy Deluxe v1.0.0.43
- Acronis & Paragon Universal Boot CD USB 2009 1.0
- Acronis PartitionExpert 2003
- Acronis Privacy Expert Suite 7.0
- Acronis Recovery Expert Deluxe
- Acronis True Image 7.0
- Acronis True Image Echo Server for Windows 9.5
- Acronis True Image Enterprise Server 9.1.3666
- Acronis True Image Home 11.0
- Acronis True Image Home 2009 12.0.09709
- Acronis True Image Workstation 9.1.3887
- Adobe Acrobat 7.0 Professional
- Adobe Acrobat 8.0 Professional
- Adobe Acrobat V 6.0 Professional PC
- Adobe After Effects 7.0 Standard
- Adobe After Effects CS3
- Adobe Atmosphere 1.0
- Adobe Audition 2.0
- Adobe Audition 3.0
- Adobe Contribute CS3
- Adobe Creative Suite 2 Premium for Windows
- Adobe Creative Suite 3 Design Premium for Win
- Adobe Creative Suite 3 Master Collection for Win
- Adobe Creative Suite 4 Design Premium for Win
- Adobe CS4 Master Collection for mac
- Adobe Dreamweaver CS3
- Adobe Encore CS3
- Adobe Encore DVD 2.0
- Adobe Fireworks CS3
- Adobe Flash CS3 Professional
- Adobe Flex v.3.0.2
- Adobe FrameMaker 7.0
- Adobe FrameMaker 8.0
- Adobe FrameMaker 9.0
- Adobe GoLive CS V 7.0 PC
- Adobe GoLive CS2
- Adobe Illustrator CS V 11.0 PC
- Adobe Illustrator CS3
- Adobe InDesign CS V 3.0 PC
- Adobe InDesign CS2
- Adobe InDesign CS3
- Adobe Photoshop Album V 2.0
- Adobe Photoshop CS v.8.0
- Adobe Photoshop CS2 V 9.0
- Adobe Photoshop CS3 Extended
- Adobe Photoshop Elements 4.0
- Adobe Photoshop Elements 5
- Adobe Photoshop Elements 6.0
- Adobe Photoshop Lightroom 1.1
- Adobe Photoshop Lightroom 1.2 Multilingual
- Adobe Photoshop Lightroom 2 for Mac
- Adobe Premiere 2.0
- Adobe Premiere Elements 1.0
- Adobe Premiere Elements 2.0
- Adobe Premiere Pro 1.5
- Adobe Premiere Pro CS3
- Adobe Premiere Pro CS4 Multilanguage
- Adobe Presenter 7
- Adobe RoboHelp 8.0
- Photoshop CS3 Premium Learning Suite
- Alias Maya 7.0 Unlimited
- Alias MotionBuilder 6.0
- Alias StudioTools 11.02
- Apple iWork08
- Apple QuickTime Pro v7.4.5
- Final Cut Studio
- Logic Studio 9 with Audio content
- Mac OS X Server version 10.4
- Ashampoo AntiSpyWare 2
- Ashampoo Burning Studio 7.21
- Ashampoo Burning Studio 8 2009
- Ashampoo Cover Studio 2
- Ashampoo Office 2008
- Ashampoo UnInstaller Platinum 2.8
- Ashampoo WinOptimizer 4
- Autodesk 3ds Max 2009
- Autodesk 3ds Max 8.0
- Autodesk 3ds Max 9.0
- Autodesk 3ds Max Design 2009 DVD (x86, x64)
- Autodesk Alias 2010 for Mac
- Autodesk Alias Design 2010
- Autodesk AliasStudio 2008
- Autodesk Architectural Desktop 2006
- Autodesk Architectural Studio 3.0
- Autodesk AutoCAD 2006
- Autodesk AutoCAD 2007
- Autodesk AutoCAD 2008
- Autodesk Autocad 2009 32bit
- Autodesk Autocad 2009 64bit
- Autodesk AutoCAD Electrical 2006
- Autodesk AutoCAD Land Desktop 2009
- Autodesk AutoCAD LT 2008
- Autodesk AutoCAD Mechanical 2005
- Autodesk AutoCAD Revit Architecture Suite 2009
- Autodesk Building Systems 2006
- Autodesk Civil 3D - Civil Design Companion 2007
- Autodesk Civil 3D 2006
- Autodesk Combustion 2008
- Autodesk Inventor 2010
- Autodesk Inventor LT x32
- Autodesk Inventor LT x64
- Autodesk Maya 2008
- Autodesk Maya 2010 x64
- Autodesk Navisworks Simulate 2010
- Autodesk Revit Structure 2009
- Autodesk Robot Structural Analysis Professional 2009
- Autodesk Showcase 2009
- Autodesk SketchBook Pro 2010
- Discreet Combustion 4.0 for Windows
- Discreet Lustre 2.0
- Corel Bryce 5.0
- Corel Designer 10.0
- Corel Designer Technical Suite 12.0
- Corel Designer Technical Suite x4
- Corel KPT 6
- Corel Paint Shop Pro PHOTO XI
- Corel Painter IX
- Corel Photobook 10.3
- Corel Print House 6
- Corel Procreate KnockOut 2.0
- Corel Procreate KPT Effects
- Corel Rave 2
- Corel Smart Graphics Studio 1.1
- Corel Ventura 10.0
- Corel WordPerfect Office X3 Standard
- Corel XMetaL Author 4.0
- CorelDraw Graphics Suite X3
- CorelDRAW Graphics Suite X4
- eBook: Adobe Acrobat 7 Classroom in a Book(Adobe Press)
- eBook: Adobe Acrobat 7 in a Snap
- eBook: Adobe Acrobat 7 Tips and Tricks The 150 Best(Adobe Press)
- eBook: Adobe After Effects 7.0 Classroom in a Book (Adobe Press)
- eBook: Adobe After Effects 7.0 Classroom in a Book (Adobe Press)
- eBook: Adobe Audition 2.0 Classroom in a Book (Adobe Press)
- eBook: Adobe Creative Suite 2 Classroom in a Book (Adobe Press)
- eBook: Adobe Creative Suite 2 How Tos 100 Essential Techniques
- eBook: Adobe Creative Suite Unleash the Full Power
- eBook: Adobe CS2 All in One Desk Reference For Dummies
- eBook: Adobe Encore DVD 1.5 (Peachpit Press)
- eBook: Adobe Encore DVD Classroom in a Book (Adobe Press)
- eBook: Adobe Golive CS Classroom in a Book (Adobe Press)
- eBook: Adobe Golive CS2 Tips and Tricks. The 250 Best
- eBook: Adobe Illustrator 10.0 Classroom in a Book (Adobe Press)
- eBook: Adobe Illustrator CS Wow!
- eBook: Adobe Illustrator CS2 Classroom in a Book (Adobe Press)
- eBook: Adobe InCopy CS2 Classroom in a Book (Adobe Press)
- eBook: Adobe InDesign CS Classroom in a Book(Adobe Press
- eBook: Adobe InDesign CS2 at Your Fingertips
- eBook: Adobe InDesign CS Classroom in a Book(Adobe Press)
- eBook: Adobe PageMaker 7.0 Classroom in a Book (Adobe Press)
- eBook: Adobe Photoshop CS All in One Desk Reference For Dummies
- eBook: Adobe Photoshop CS Classroom in a Book (Adobe Press)
- eBook: Adobe Photoshop CS Digital Photography Workflow Handbook
- eBook: Adobe Photoshop CS For Photographers (2004)
- eBook: Adobe Photoshop CS2 Classroom in a Book(Adobe Press)
- eBook: Adobe Photoshop CS2 For Dummies
- eBook: Adobe Photoshop CS2 In Pictures
- eBook: Adobe Photoshop CS2 Studio Techniques(Adobe Press)
- eBook: Adobe Photoshop CS2 The Focal Easy Guide
- eBook: Adobe Photoshop Elements 4 In Pictures
- eBook: Adobe Photoshop Elements 4 The Hidden Power
- eBook: Adobe Photoshop Graphics Techniques For Web Design
- eBook: Adobe Premiere Elements 2.0 Classroom in a Book
- eBook: Adobe Premiere Pro 2.0 Classroom in a Book(Adobe Press)
- eBook: Adobe Premiere Pro Classroom in a Book(Adobe Press)
- eBook: Adobe Reader 7 Working Effectively with PDF Files
- eBook: Autodesk 3Ds Max 8 Bible
- eBook: Autodesk AutoCAD 2004 Bible
- eBook: Autodesk AutoCAD 2004. For Dummies
- eBook: Autodesk AutoCAD 2005 Bible
- eBook: Autodesk AutoCAD 2005. For Dummies
- eBook: Autodesk AutoCAD 2006 Bible
- eBook: Building Your Business with Google For Dummies. 2004
- eBook: Creating Professional Animation with 3Ds Max
- eBook: Excel. Timesaving Techniques for Dummies. 2005
- eBook: Firewalls for Dummies (2nd Edition)
- eBook: Hacking For Dummies 2
- eBook: Ham Radio for Dummies April 2004
- eBook: Home Networking For Dummies 3rd Edition
- eBook: HTML & XHTML & CSS Bible. 3rd Edition (2004)
- eBook: Internet Explorer Construction Kit For Dummies. 2004
- eBook: Java Database Programming Bible (2002)
- eBook: JavaScript Bible, 5th Edition
- eBook: Laptops For Dummies Dec 2004
- eBook: Linux For Dummies (6th Edition)
- eBook: Linux For Dummies 6th Edition (2005)
- eBook: Linux Timesaving Techniques for Dummies 2004
- eBook: Macromedia Dreamweaver 8 For Dummies
- eBook: Macromedia Dreamweaver 8 In Pictures
- eBook: Macromedia Dreamweaver 8 Teach Yourself In 24 Hours
- eBook: Macromedia Dreamweaver 8 Unleashed
- eBook: Macromedia Fireworks 8 In Pictures
- eBook: Macromedia Fireworks MX 2004 Web Design Basics
- eBook: Macromedia Flash 8 For Dummies
- eBook: Macromedia Flash 8 Teach Yourself In 24 Hours
- eBook: Macromedia Flash MX Using Flash
- eBook: Macromedia Studio 8 Special Edition
- eBook: Macromedia Studio Mx.2004 Desk Reference For Dummies
- eBook: Microsoft Office Excel 2003 Bible
- eBook: Microsoft Office Project 2003 Bible
- eBook: Office 2003. Timesaving Techniques for Dummies
- eBook: Photoshop Album For Dummies. 2003
- eBook: SUSE Linux 10 Bible (2006)
- eBook: The Internet Gigabook for Dummies
- eBook: Visual Studio.NET C for Dummies. Quick Reference Guide
- eBook: VoIP for Dummies
- eBook: Wiley Digital Video for Dummies (2003)
- eBook: Wiley Publishing For Dummies 2004 Macs for Dummies
- eBook: Windows XP Digital Music For Dummies (2005)
- eBook: Windows XP Digital Music For Dummies Nov 2004
- eBook: Windows Xp For Dummies
- eBook: Windows XP Gigabook For Dummies
- eBook: Windows XP Timesaving Techniques small TM small
- eBook: Wireless Networks For Dummies. 2004
- Macromedia Authorware 6.5
- Macromedia Captivate v1.0
- Macromedia Dreamweaver 8
- Macromedia Fireworks 8
- Macromedia Flash Professional 8
- Macromedia FlashPaper v2.0
- Macromedia Fontographer 4
- Macromedia JRun 4
- Macromedia Studio 8
|