Focal Point
534/711 Concurrent developer installs?

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/4551093851

March 10, 2006, 03:26 PM
mchuss
534/711 Concurrent developer installs?
Has anyone successfully installed 534 developer studio and 711 developer studio on the same desk top and been able to switch back and forth? I have the thisfoci.bats for each but only the 711(last installed) seemsto want towork for me.


Mark Huss
Union Pacific Railroad
March 13, 2006, 02:31 AM
<sandy_16>
Hi,
I have Installed wht I do is run the respective Thisfoci.bat before using them.
Example:
I want to use the 534 I first run the thisfoci.bat of 534 and then start using the 534.

This should work for you..

Regards
Sandeep
March 13, 2006, 03:08 AM
<JG>
Mark, The obvious question, are you running them from the correct location?

They either must be run from their own \bin sub directories or you will need to
mod the .bat files to include the full path to the .dll files

What I do is copy thisfoci.bat to the desktop as dev_studio_534.bat or dev_studio_713.bat
and mod them as follows (example for 534).

I add

cd "C:\ibi\DevStudio53\bin"
"C:\ibi\DevStudio53\bin\focshell.exe"

to the end and this switches the registry files and launches dev studio directly


 
cls
regsvr32 /s /c  "C:\ibi\DevStudio53\bin\gfa.dll"          >1
regsvr32 /s /c  "C:\ibi\DevStudio53\bin\gfaview.dll"      >>1
regsvr32 /s /c  "C:\ibi\DevStudio53\bin\gfwview.dll"      >>1
regsvr32 /s /c  "C:\ibi\DevStudio53\bin\exnode.dll"       >>1
regsvr32 /s /c  "C:\ibi\DevStudio53\bin\progdlg.dll"      >>1
regsvr32 /s /c  "C:\ibi\DevStudio53\bin\mrews.dll"        >>1
regsvr32 /s /c  "C:\ibi\DevStudio53\bin\befocus.dll"      >>1
regsvr32 /s /c  "C:\ibi\DevStudio53\bin\dragdrill.dll"    >>1
regsvr32 /s /c  "C:\ibi\DevStudio53\bin\wfscom.dll"		 >>1
regsvr32 /s /c  "C:\ibi\DevStudio53\bin\ax_ug.ocx"        >>1
regsvr32 /s /c  "C:\ibi\DevStudio53\bin\stylepreview.ocx2 >>1
regsvr32 /s /c  "C:\ibi\DevStudio53\bin\ibirootview.dll"        >>1
regsvr32 /s /c  "C:\ibi\DevStudio53\bin\fpar.dll"        >>1
regsvr32 /s /c  "C:\ibi\DevStudio53\bin\deployview.dll"        >>1
regsvr32 /s /c  "C:\ibi\DevStudio53\bin\cdedeploy.dll"        >>1
regsvr32 /s /c  "C:\ibi\DevStudio53\bin\comctamigrator.dll"        >>1
regsvr32 /s /c  "C:\ibi\DevStudio53\bin\multidirview.dll"        >>1
regsvr32 /s /c  "C:\ibi\DevStudio53\bin\gcconnct.dll"     >>1
Title The following has happened to your system when you were not looking!
type 1
del 1
cd "C:\ibi\DevStudio53\bin"
"C:\ibi\DevStudio53\bin\focshell.exe"

March 20, 2006, 12:30 PM
Kerry
Hi Mark,

Has this issue been resolved on your site? Did the suggestions from Sandeep and JG help you?

I ran some quick search on Information Builders' tech memos and came across the following topics which may be of interest:

Considerations for Reinstalling or Upgrading a Version of WebFOCUS Developer Studio
http://techsupport.informationbuilders.com/tech/wbf/wbf_tmo_039.html

Can multiple versions of WebFOCUS Developer Studio reside on the same workstation?
http://techsupport.informationbuilders.com/tech/wbf/wbf_tcn_060.html

So per the tech memo, only one release of WebFOCUS Developer Studio can be active at any given time.

If you still have questions on this topic, since this relates to configurations, I would strongly suggest you to contact Information Builders' Customer Support Services for further help. You may either call at 1-800-736-6130 or access the online system InfoResponse.

Hope this helps. Big Grin

Cheers,

Kerry


Kerry Zhan
Focal Point Moderator
Information Builders, Inc.