VSX for FiveWin

User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

VSX for FiveWin

Post by Antonio Linares »

This is a very early test. This time I need you to download this file and unzip it and run the included EXE and tell me what you get. Thanks

http://www.hotshare.net/file/27904-95054250fe.html

You need to have VSX Integrated mode or isolated mode. Not sure about this last one. We are already waiting for a PLK from Microsoft so maybe it will not load at all :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Enrico Maria Giordano
Posts: 7355
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia
Contact:

Re: VSX for FiveWin

Post by Enrico Maria Giordano »

I get "Cannot find one or more components. Please reinstall the application". :-(

EMG
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

Enrico,

It may be the missing PLK from Microsoft.

Hopefully tonight or tomorrow I may get it from Microsoft.
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

Enrico,

Please check if you have these values in the registry:

HKEY_LOCAL_MACHINE,
"Software\\Microsoft\\AppEnv\\9.0"
"AppenvStubDLLInstallPath"

Thanks!
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Enrico Maria Giordano
Posts: 7355
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia
Contact:

Post by Enrico Maria Giordano »

There is no AppEnv key in HKEY_LOCAL_MACHINE\Software\Microsoft.

EMG
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

Enrico,

Do you have VSX "Integrated mode" or "isolated mode" installed ?
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Enrico Maria Giordano
Posts: 7355
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia
Contact:

Post by Enrico Maria Giordano »

How to check it? It should be integrated mode but I'm not sure.

EMG
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

Enrico,

Please check for:

"C:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE\devenv.exe"
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

Enrico,

Thanks for your feedback,
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Enrico Maria Giordano
Posts: 7355
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia
Contact:

Post by Enrico Maria Giordano »

And the solution is? :-)

I really would want to try the resource editor! :-)

EMG
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

Enrico,

The only workable solution by now is to download Visual Studio (90 days trial) ó a free Visual C++/C# Express edition.

You can use them as a resources editor for RES files or for DLLs.

We have not found a way yet to use the redistributable IDE as a resources editor :-(
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Otto
Posts: 4470
Joined: Fri Oct 07, 2005 7:07 pm
Contact:

Post by Otto »

Would you be so kind to post the source of the first example.
Thanks
Otto
User avatar
Rick Lipkin
Posts: 2397
Joined: Fri Oct 07, 2005 1:50 pm
Location: Columbia, South Carolina USA

Post by Rick Lipkin »

Antonio

I un-installed the VSX because I could not see the ability to create a C++ application as one of my choices .. I downloaded and installed the Visual Xpress 2008 C++ ( free ) version. I was able to get to the forms editor in the C++ IDE .. I then went back and installed the Redistributable VS 2008 VSX .. unfortunitly, in VS 2008 I could not create a C++ application or get to the forms editor :(

Rick Lipkin
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

Rick,

We are starting learning about VSX features, so it may take some time until we know for sure what can be done with it.

In VS 2008 simply open a DLL with resources into it and you will be able to use the forms (resources) editor
regards, saludos

Antonio Linares
www.fivetechsoft.com
Post Reply