Hi,
To automate the restore mentioned in the above directions do the following
make a copy of the wfscom.xml file found in location specified in #1 call it wfscom80.xml for example.
Make another copy call it wfscom76.xml
Find the 7.6 thisfoci.bat modify it and add this at the bottom (note the directories and file names would need to match what you have)
cd "%USERPROFILE%\AppData\Roaming\Information Builders"
copy wfscomxx.xml wfscom.xml
cd C:\ibi\DevStudio76\bin
start C:\ibi\DevStudio76\bin\focshell.exe
do the same thing for the 8.0 thisfoci.bat adjusting the copys accordingly for example
cd "%USERPROFILE%\AppData\Roaming\Information Builders"
copy wfscomxx.xml wfscom.xml
cd C:\ibi80\ibi\DevStudio80\bin
start C:\ibi80\ibi\DevStudio80\bin\focshell.exe
Note with this method whenever you add modify environments in Developer studio you will need to make a new copy of the wfscom file or you will loose your changes so the next time you log on to developer studio you new environments would be missing.
Webfocus 8.0.7 on Windows