U can have idea about currently selected configuration by finding registry
key *Current*.
Path of that registry key *Current* is
*HKEY_CURRENT_USER\Software\Navision\Axapta\3.0*
>From this path fetch the name of currently selected configuration.
Then just go to same path *HKEY_CURRENT_USER\Software\Navision\Axapta\3.0*
Here you will find directory for each configuration. ( E.g currently
selected configuration name is *MATRISH *then u'll get info about this
configuration at following path *
HKEY_CURRENT_USER\Software\Navision\Axapta\3.0\MATRISH*
I hope it will help u out.
Regards,
Matrish
On 2/28/06, dynamicsaxconsultant <[EMAIL PROTECTED]> wrote:
>
> Hi, Steeve:
>
> Thanks for your reponse. What I really want to know is how I can
> know which application file are being used in the current Axapta
> instance.
>
> Regards,
>
> Frank
>
> --- In [email protected], "Steeve Gilbert"
> <[EMAIL PROTECTED]> wrote:
> >
> > Hi Frank,
> >
> > I don't know anyway to cleanly read the Config Utility file from
> Axapta but here's where you can get the info you asked for.
> >
> > Name : XUserInfo::find(false, curUserId()).name
> > Language : infolog.language()
> >
> > Tell us what info you need and we might be able to guide you.
> >
> > Regards,
> >
> > Steeve...
> >
> >
> > -----Message d'origine-----
> > De? [email protected] [mailto:development-
> [EMAIL PROTECTED] De la part de Frank Lee
> > Envoyé: 27 février 2006 01:02
> > À: [email protected]
> > Objet? [development-axapta] Configuration Utility
> >
> > Hi, All:
> >
> > How to know which configuration utility setting the current
> Axapta instance is running on? For example, in Axapta configuration
> utility, I select the WorkConfig as the active one, and then launch
> the Axapta. During the runtime, I need to get the information of
> configuration utility (WorkConfig), like its name and language or
> that sort of information. And global method can return this
> information in X++?
> >
> > Best regards,
> >
> > Frank
> >
> >
> > ---------------------------------
> > Relax. Yahoo! Mail virus scanning helps detect nasty viruses!
> >
> > [Non-text portions of this message have been removed]
> >
> >
> >
> >
> >
> >
> > Yahoo! Groups Links
> >
>
>
>
>
>
>
>
>
>
>
> Yahoo! Groups Links
>
>
>
>
>
>
>
[Non-text portions of this message have been removed]
SPONSORED LINKS
| Computer part | Programming languages | Microsoft axapta |
| Support exchange |
YAHOO! GROUPS LINKS
- Visit your group "development-axapta" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

