Results 1 to 7 of 7

Thread: delphi 5 on winXP

  1. #1

    delphi 5 on winXP

    hi all,

    I installed delphi 5 on my pc with windows xp professional. All works fine (delphix too) but i cannot use it under another user account: it doesn't find libraries ecc...say something like "class Tcheckbox not found..."
    how i solve that problem?

    both account have administrator privileges and i would like they share the same configurations/libraries

    i try too look under "C:\Documents and Settings\UserNameXYZ" but i didn't find nothing related to delphi.

    thank you for your help and excuse me for my poor english.
    Will: "Before you learn how to cook a fish you must first learn how to catch a fish." coolest

  2. #2
    PGD Community Manager AthenaOfDelphi's Avatar
    Join Date
    Dec 2004
    Location
    South Wales, UK
    Posts
    1,245
    Blog Entries
    2

    delphi 5 on winXP

    Its been a long time since I installed Delphi 5 (even though I still use it), but I seem to recall there being an option in the installer to install the registry settings only, allowing you to set it up for other users.
    :: AthenaOfDelphi :: My Blog :: My Software ::

  3. #3
    Co-Founder / PGD Elder WILL's Avatar
    Join Date
    Apr 2003
    Location
    Canada
    Posts
    6,107
    Blog Entries
    25

    delphi 5 on winXP

    I can't remember if Delphi 5 had it yet, but in the versions 7 and up you can choose to install for 'only this user' or all users. Did you choose something along those lines? If so then you may have to reinstall. Or just play with registery if you know what your doing.
    Jason McMillen
    Pascal Game Development
    Co-Founder





  4. #4

    delphi 5 on winXP

    the Dephi 5 i have installed is of 1999 and don't ask for which user is...

    maybe someone got the same problem and solve it so i'll not play with registry and lucky
    Will: "Before you learn how to cook a fish you must first learn how to catch a fish." coolest

  5. #5
    PGD Community Manager AthenaOfDelphi's Avatar
    Join Date
    Dec 2004
    Location
    South Wales, UK
    Posts
    1,245
    Blog Entries
    2

    delphi 5 on winXP

    Delphi 5 has the option to install just the registry settings. Don't forget, the security model for XP is pretty much the same as NT which was around when D5 was released.... thus the requirement to install for multiple users was just as much a requirement then as it is now. Its just not handled quite as nicely.

    The way to do it is to run the normal Delphi setup. It will ask for the key etc. and eventually will prompt you for the type of installation... at the bottom of that form is a check box that allows you to install just the registry settings. How exactly it works after that I don't know because I've never had cause to install D5 for more than one user on a machine, but the option is there.
    :: AthenaOfDelphi :: My Blog :: My Software ::

  6. #6

    delphi 5 on winXP

    just for say that there isn't a "registry only" installation on delphi 5.
    I solved by manually searching delphi-borland related keys on the user registry with delphi working and imported them on the other user account ( the one where delphi didn't work ).

    Hope it help other people
    Will: "Before you learn how to cook a fish you must first learn how to catch a fish." coolest

  7. #7
    PGD Community Manager AthenaOfDelphi's Avatar
    Join Date
    Dec 2004
    Location
    South Wales, UK
    Posts
    1,245
    Blog Entries
    2

    delphi 5 on winXP



    That looks VERY much like a registry only installation option for Delphi 5 to me.
    :: AthenaOfDelphi :: My Blog :: My Software ::

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •