I have installed PBv12.0 onto my Win10 VM.
I cannot - can NOT - get the EBF to update the code to 12.1 to run.
Booting the VM in safe mode is not possible.
Then: *** Eureka ***!
I realized that what defines a version of PB are the DLLs. Since I already have a copy of PBv12.1 ona Win7 VM, and I want to update the PBv12.0 app I have on my Win10 VM, all I need to do is to copy the \SHARED\PowerBuilder folder from my Win7 VM and replace the wsame folder in my Win 10 VM. I also copied these three files from the C:\Program Files (x86)\Sybase\PowerBuilder 12.0 folder: pb.ini, pb120.exe, pb120.exe.config
This works! Mostly.
On my Win 7 VM, when you run PB the build number is 7055.
On the Win10 VM, when you run PB the build number is 6518.
Still, the PB version on Win10 is now 12.1, so serious progress has been made.
Q: Any idea why the build number in the Win10 VM is not 7055, as it is in the Win7 VM?
Thank You,
Olan