Project

General

Profile

Feature - New #3

SDK Versioning in extension name

Added by CyberTech over 10 years ago. Updated about 10 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Start date:
2013-09-25
Due date:
% Done:

100%

Estimated time:
vbulletin_issue_id:

Description

Can you think of any way to have "ext isxeve" load SDK 32 or 33 as appropriate

Like.. if isxeve.dll can't be loaded, look for isxeve_sdk<current>.dll. Rename isxeve.dll -> .dll.bak, rename isxeve_sdk33.dll -> isxeve.dll, and try again

or even rename isxeve.dll -> isxeve_sdk<detected version>.dll, if it's possible to detect the version -- i think it is, i seem to recall you print the msg.

that would enable people to switch between live and dev builds, and IS would load the correct isxeve each time

It would also enable us to ship the dll for the new build BEFORE it's required, avoiding a manual reinstall.

 

Also available in: Atom PDF