Credit to Nae @ ineed2sew (at) yahoo (dot) com
26 November 2009
PC and System Specifications for MY installation (YOURS MAY vary from these! The following is only for comparison!!)
OS Name Microsoft Windows 7 Home Premium
Version 6.1.7600 Build 7600
OS Manufacturer Microsoft Corporation
System Manufacturer Acer, inc.
System Model Aspire 5920
System Type x64-based PC
Processor Intel(R) Core(TM)2 Duo CPU T5450 @ 1.66GHz, 1667 Mhz, 2 Core(s), 2 Logical Processor(s)
BIOS Version/Date Acer v1.3805, 12/26/2007
SMBIOS Version 2.4
Locale United States
Hardware Abstraction Layer Version = "6.1.7600.16385"
Installed Physical Memory (RAM) 3.00 GB
Total Physical Memory 2.99 GB
Available Physical Memory 1.76 GB
Total Virtual Memory 5.98 GB
Available Virtual Memory 4.55 GB
This was a clean Windows 7 Install (I completeley wiped out the entire C drive and re formated and then loaded Windows 7.
1) Download the Microsoft Windows Mobile Device Center 6.1 Driver for Windows Vista (64-bit)
From http://www.microsoft.com/downloads/d...LDF%2fAg%3d%3d
2) Install the Microsoft Windows Mobile Device Center 6.1 Driver for Windows Vista (64-bit)
3) Download the HASP SRM Run-time Command-line Installation NEW! (Windows 7 Support) (32 and 64 bit support)
4) Install Bernina Embroidery Software Version 5
5) Ignore or cancel out of any OS system errors
6) Install from the command line the HASP SRM Run-time Command-line Installation.
a) > c:\<dir>\Haspdinst -i -info (<dir> = the C drive directory in which the haspinst file resides)
b) The Command Line Prompt can be found by START>Accessories>RUN
i) Type "cmd" (without the qoutes) in the run box.
ii) a small black box will open with white text.
iii) This is where you need to run the HASP SRM Run-time Command-line Installation
iV) Cmd line help http://www.microsoft.com/resources/d....mspx?mfr=true
Chdir (Cd)
Displays the name of the current directory or changes the current folder. Used with only a drive letter (for example, chdir C, chdir displays the names of the current drive and folder. Used without parameters, chdir displays the current drive and directory.
Syntax
chdir [[/d] [Drive:][Path] [..]] [[/d] [Drive:][Path] [..]]
cd [[/d] [Drive:][Path] [..]] [[/d] [Drive:][Path] [..]]
Parameters
/d : Changes the current drive or the current directory for a drive.
[drive:][Path] : Specifies the drive (that is, if it is different from the current drive) and directory to which you want to change.
[..] : Specifies that you want to change to the parent folder.
/? : Displays help at the command prompt.
Remarks
Working with command extensions
With command extensions enabled (that is, the default), the current directory path matches the folder names exactly as they appear on your hard drive, using the same uppercase or lowercase folder-name format. For example, if the folder on your hard drive is called C:\Temp, CD C:\TEMP sets the current directory to C:\Temp to match the folder-name format of the folder on your hard drive.
To disable command extensions for a particular process, type:
cmd eff
When you disable command extensions, chdir does not treat white spaces as delimiters. As a result, you can change to a subdirectory name that contains a white space without having to surround [Path] in quotation marks. For example, the following path changes to the \Start menu subdirectory:
cd \winnt\profiles\username\programs\start menu
For more information about enabling and disabling command extensions, see cmd in Related Topics.
Changing to the root directory
The root directory is the top of the directory hierarchy for a drive. To return to the root directory, type:
cd\
Changing the default directory on one drive from another drive
To change the default directory on a drive different from the one you are on, type one of the following:
chdir [Drive:\[directory]]
cd [Drive:\[directory]]
To verify the change to the directory, type one of the following:
chdir [Drive:]
cd [Drive:]
The chdir command, with different parameters, is available from the Recovery Console.
Examples
When you use it with a drive name, chdir displays the current directory for that drive. For example, if you type cd c: at the C:\Temp directory prompt, the following appears:
C:\Temp
To change your current directory to a directory named Reports, type one of the following commands:
chdir \reports
cd \reports
To change your current directory to a subdirectory \Specials\Sponsors, type:
cd \specials\sponsors
Or, if your current directory is \Specials, type the following command to change to the \Specials\Sponsors subdirectory:
cd sponsors
To change from a subdirectory to its parent directory, type:
cd ..
To display the name of the current directory, you can use chdir or cd without a parameter. For example, if your current directory is \Public\Jones on drive B, typing chdir the following appears:
B:\Public\Jones
If you are working on drive D and you want to copy all files in the \Public\Jones and \Public\Lewis directories on drive C to the root directory on drive D, type:
chdir c:\public\jones
copy c:*.* d:\
chdir c:\public\lewis
copy c:*.* d:\
If you want to copy all files in the \Public\Jones and \Public\Lewis directories to your current location on drive D, type:
chdir c:\public\jones
copy c:*.* d:
chdir c:\public\lewis
copy c:*.* d:
7) Restart the PC from the Bernina version 5 install window.
On restart donot even try to insert the blue (version 5) Hasp dongle. ClickExit and OK to any warnings.
9) Insert the Bernina Embroidery Software 6 Upgrade disk and RUN the install.
10) Insert the Red v6 dongle when asked.
11) Cancel in install of Active Synch from the CD. (You will get an OS error asking you if you want to search windows for a fix... Cancel out without doing the search)
12) Install should finish just fine .
13) Restart your PC Bernina version 6 Upgrade install window by clicking FINISH.
14) After this restart launch the Bernina Embroidery Software 6
































Reply With Quote
Bookmarks