Weird "Compatibility Files" In Vista
I am learning to program the SX and In the SASM Output folder there are no more of my saved programs. But there is a new button on the toolbar of the window called compatibility files and when clicked it shows the files. The files are .LST .MAP .OBJ .sym and there is also a .inf that I can only see with the search bar in the start menu. It doesn't show in the folder although its address states it is.
Because of this I can't open files directly from the IDE. Whats going on?
I found where the files are actually residing.
C:\Users\Owner\appdata\Local\VirtualStore\Program Files\Parallax Inc\SX-Key v3.3.0\SASM Output
This website said something about keeping legacy apps running
http://www.pcmag.com/article2/0,2817,2124519,00.asp
So the question is can I just move them from the weird location or make copies of them into the original SASM output folder?
PS. I hate Vista
Because of this I can't open files directly from the IDE. Whats going on?
I found where the files are actually residing.
C:\Users\Owner\appdata\Local\VirtualStore\Program Files\Parallax Inc\SX-Key v3.3.0\SASM Output
This website said something about keeping legacy apps running
http://www.pcmag.com/article2/0,2817,2124519,00.asp
So the question is can I just move them from the weird location or make copies of them into the original SASM output folder?
PS. I hate Vista
Comments
In this case, the OS wants to keep all files that are available to all users quite separate and secure. Modifications are supposed to only be made by logging in as the administrator. A different folder that can only be modified by the supervisor/super user is the goal, Unix/Linux offers a separate partition as well.
Files that are personalized to a user are retained in their own folder/partition. In this way, if they get corrupted; one only has to clean up the user's directories - not the whole OS.
If the Parallax IDE can designate a new location for those files (generally not visible to the user) in the user's personal tree; that would be the ideal fix.
I think that I've 'cheated the system' by having my Vista always log me in with Administrative rights. This really defeats the added security and isn't the best way to go.
Until the day I installed VMWare Player, it was painless and I had a virtual machine running XP going in no time. No I run XP from inside linux, and run the prop tool inside XP. No more windows!
I'm happy to hear that nearly anything from Parallax can finally run in Linux by using an XP emulator.
No more having to click to grab focus the shift is automatic so interacting with windows from each OS is much more intuitive. USB devices are recognized by whichever os has focus so to get the prop tool working with your programminging hardware is as simple as just plugging it in.
Now that you can reliably program Parallax devices inside Linux via XP emulation, there isn't the need for a dual boot. One can save a lot of hassle. Beside, XP is ending its life and even with all the service packs doesn't run particularly well for me. The emulation is likely to be a better option for someone on a budget.
I have three computers, all dual boot. On the Linux side is Ubuntu Linux; on the Windows side I have an XP, a Chinese only Vista, and W7 starter.
I seem to have Parallax IDEs running in all three Windows environs, but the XP really sucks as I have only 513mbyte DRAM on that board (Linux runs just fine, no slow down).
Of course, Windows inside Linux can still get attacked by Window's viruses, etc.