Re: Strange problem with PDW

Tech-Archive recommends: Fix windows errors by optimizing your registry



Thanks a lot Ralph and Mike. I've read the article and it seems to suggest
make alterations to the proposed recipient's machine. I specifically do not
want that. I want the app to run on any Vista machine (as well as XP home
machines) without me or the recipient having to take any other action than
the normal invocation of setup.exe from the D drive CD.

Is there some simple way of fixing the code of my app to provide for this
(random) access of the data files?
"Ralph" <nt_consulting64@xxxxxxxxx> wrote in message
news:%23l8fTh3zHHA.4712@xxxxxxxxxxxxxxxxxxxxxxx

"MikeD" <nobody@xxxxxxxxxxx> wrote in message
news:uS1dnL3zHHA.4916@xxxxxxxxxxxxxxxxxxxxxxx

"Sally" <me@xxxxxxxx> wrote in message news:46a82b9a@xxxxxxxxxxxxxxxxxxxx
But I'm testing under XP Home. There are no permissions involved.


Sure there are. You're just not running into issues with them yet. You
said
your app is going to be installed mostly on Vista machines. With your
current design of creating directories directly in the root, you're
likely
going to run into all kinds of problems under Vista.

--
Mike
Microsoft MVP Visual Basic


Mike is trying his best to give you a heads up.

"Ensuring Application Compatibility in Vista"
http://www.windowsdevcenter.com/pub/a/windows/2006/04/25/application-compatibility-in-vista.html

It's a classic Fram issue. You can address the problem now, or you can
fight
it out later.

Also, now is a good time to make Virtual PC your friend.
http://www.microsoft.com/windows/products/winfamily/virtualpc/default.mspx

-ralph






.



Relevant Pages

  • Re: Deployment under Vista
    ... combination of a special path designated by Windows and the current ... Consequently, under Vista CSIDLs were changed into KNOWNFOLDERIDs, ... Let's call my app Fred.exe and it uses say two random access files, ... The Install suggests that the app is placed in C:\Programs. ...
    (microsoft.public.vb.general.discussion)
  • Re: Deployment under Vista
    ... Outlook apparently does not easily allow me step ... this app works perfectly under XP Home. ... The Install suggests putting the app where you set it to. ... you're breaking the Vista rules by putting data in a Program ...
    (microsoft.public.vb.general.discussion)
  • Re: Deployment under Vista
    ... combination of a special path designated by Windows and the current ... Consequently, under Vista CSIDLs were changed into KNOWNFOLDERIDs, ... Let's call my app Fred.exe and it uses say two random access files, ... The Install suggests that the app is placed in C:\Programs. ...
    (microsoft.public.vb.general.discussion)
  • Re: COMPARE 2 BMP files where one is offset
    ... Second Response to Mike Sutton ... This other app is one big dialog class and has a small invisible area on the ... Is there a api function that will tell me the dimensions ... >> compare even if i had the exact size. ...
    (microsoft.public.vb.winapi.graphics)
  • Re: Strange dll problem
    ... I have a strange problem with my app and I can't find a solution. ... Windows XP and Windows Vista. ... with the Unicode build of the Codex library, so I tried a non-Unicode ... the non-Unicode build crashes both in XP ...
    (microsoft.public.vc.mfc)