Indigo Rose Software

Go Back   Indigo Rose Software Forums > Setup Factory 8.0 > Setup Factory 8.0 Suggestions

Reply
 
Thread Tools Display Modes
  #1  
Old 02-16-2009
SetupJuggler SetupJuggler is offline
Indigo Rose Customer
 
Join Date: Nov 2008
Location: Göttingen, Germany
Posts: 62
Post Suggestion: Dependency Modules should use GetLocalized

Hi,
using SUF 8.1.1006.0

I'm missing the a simple way to get localized strings within the dependency modules. I have to install the VC2008 runtime on the target system. My setup supports up to 15 languages, so I have implement a solution to solve this.

My suggestion is to implement a way, like it is done in screens with Screen.GetLocalizedString(). Dependecy modules may use a function named Dependency.GetLocalizedString(string StringID).
Code:
-- Sample: 
strLocalized = Dependency.GetLocalizedString("Technology Required");
For every dependency module you'll need xml language files for the localized strings. This xml files may be located in the folder you enter within the dialog "Dependency Module Properties" into the edit field "Unique run-time folder name". For VC2008 this is by default the folder "vc2008", where vc_redist.exe should be placed by default.
If the localize is done by this way, I don't have to change the coding placed in "Dependency Module Properties"/"Installation".


What do you feel about this suggestion?

Greetings
Udo
Reply With Quote
  #2  
Old 02-16-2009
jassing's Avatar
jassing jassing is offline
Indigo Rose Customer
 
Join Date: Jan 2001
Location: Anderson Island, WA, USA
Posts: 1,901
I'm betting you could do this now by editing the language xml files...
__________________
Reply With Quote
  #3  
Old 02-18-2009
SetupJuggler SetupJuggler is offline
Indigo Rose Customer
 
Join Date: Nov 2008
Location: Göttingen, Germany
Posts: 62
Hi jassing,

I found that MSI Factory 2.0 Examples and Modules has an VC2008 depencency module, with with my suggestion allready implemented. The author, venky, uses Application.GetLocalizedString() for localisation. Could this be implemented within Setup Factory, so that the localisation of dependency modules is part of the Setup Factory.

The MSI example is located here:
http:////www.indigorose.com/forums/s...ad.php?t=24810


Greetings,
Udo
Reply With Quote
  #4  
Old 03-02-2009
Darryl's Avatar
Darryl Darryl is offline
Indigo Rose Staff Member
 
Join Date: Jul 2001
Location: Indigo Rose Software
Posts: 1,602
Thanks for your suggestion.

REF: 18354
__________________
Darryl
Indigo Rose Corporation

Product Guides: AMS70 | SUF80 | TU30 | VP30 |MSIFACT |DeltaMAX
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Dependency Module: Windows Installer (MSI) 4.5 venky MSI Factory 2.0 Examples & Modules 2 3 Weeks Ago 11:39 AM
Unable to see/add dependency modules on XP rpgoldberg Setup Factory 7.0 Discussion 2 04-05-2007 05:33 PM
Dependency Modules Tipperton Setup Factory 7.0 Discussion 5 07-28-2006 12:17 PM
Dependency Modules ghostrock Setup Factory 7.0 Discussion 3 03-15-2006 04:46 PM


All times are GMT -6. The time now is 04:27 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Copyright © 2000 - 2009 Indigo Rose Corporation. All rights reserved.
Indigo Rose Software