Clyde -
From what you say below, I believe the there is some significant confusion about how to load a screen set -
1. All Mach3 Files are located in Local Disk (c:) within a folder titled Mach3.
so far so good -
2. I can open Mach3, however, I cannot load the new screen set which is also located in the mach3 folder, screen set macros. When I try to open ScreenSetLoad.m1s the screen goes gray and then closes. I cannot reopen mach3 until I reboot windows.
What you are trying to load is NOT a screen set file - which explains why it doesn't work.
I suspect that you have gone looking around to "find files" - there is no need to be looking "under the hood" at places where parts of the MSM implementation are installed.
The ONLY place I want you to look for the set file is here:
C:\mach3\
For this exercise, please forget that you even noticed that other directories even exist.
The MachStdMill screen set file is located in the c:\mach3 directory.
The full path and name of the file you want is c:\mach3\MachStdMill.set
Use the mach menu to do "view" then "load screens".
This will create a dialog box - if the dialog is not showing the contents of c:\Mach3, navigate to that directory. Do NOT look in any other location for the screen set file.
Select "MachStdMill" and then click the "Open" dialog button.
A screen shot of what the dialog box should look like is below.
Hopefully you will now see the MSM screen graphics.
3. Mach3 Version R3.043.016.
Good
4. 1024 screen set loads when selected.
Good
5. Mach3 cycled off and back on, original screen displayed. Not sure how to tell if 1024
Screen Set actually loaded.
This is fine
6. There is a folder within mach3 folder, see #1, that is titled MachStdMill that contain the following files; Config., Logs, MSM Default Profile, MSM Support Libs, Profile Masters and Set Files.
See above - To install MSM you do not need to know this folder exists. Please stop looking in this folder.
7. I have uninstalled both new ver of Mach3 and MachStdMill and reloaded both again.
OK
8. There is no 1024 in the Mach3 Loader so I guess it didn't load.
There are two different concepts: Profile and Screen Set - they are not the same.
1) The concept of a profile:
A profile is what mach uses at start up to determine the configuration of Mach.
The mach loader lets you select a profile to start with.
2) The concept of a screen set:
The loaded profile determines what screen set is shown when mach starts. The screen set to be used is one of the options that is kept inside a profile.
Since 1024 is a screen set, it will not be displayed by the mach loader, as the loader selects a profile, not a screen set.
9. When you say that it takes longer to load MSM.set, does mach3 shut down during that process?
Assuming that by "shut down", you mean "does mach exit and restart"?, the answer is no.
Dave