Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computing > Windows 64bit > Program files difference

Reply
Thread Tools

Program files difference

 
 
jeff
Guest
Posts: n/a
 
      04-30-2006
Hi
Is there any significante difference between the program files folder
and the program files (x64) folder other than human organizational
helpfulness ?

The reason I ask is because I want to install some stuff that is
normally in program files on other OS's into program files on my pro 64
OS (rather than program files (x64). Then when I use it in development,
it will be in the same place as it is on my fellow developers machines
who do not have 64 bit OS.

thanks
jeff
 
Reply With Quote
 
 
 
 
Dennis Pack x64, IE7B2
Guest
Posts: n/a
 
      04-30-2006
Jeff:
Program files are for 64-bit programs and program files (x86) are
for 32-bit programs.


"jeff" <> wrote in message
news:OYty23%...
> Hi
> Is there any significante difference between the program files folder and
> the program files (x64) folder other than human organizational helpfulness
> ?
>
> The reason I ask is because I want to install some stuff that is normally
> in program files on other OS's into program files on my pro 64 OS (rather
> than program files (x64). Then when I use it in development, it will be in
> the same place as it is on my fellow developers machines who do not have
> 64 bit OS.
>
> thanks
> jeff



 
Reply With Quote
 
 
 
 
Martijn Saly
Guest
Posts: n/a
 
      04-30-2006
jeff wrote:
> Hi
> Is there any significante difference between the program files folder
> and the program files (x64) folder other than human organizational
> helpfulness ?
>
> The reason I ask is because I want to install some stuff that is
> normally in program files on other OS's into program files on my pro 64
> OS (rather than program files (x64). Then when I use it in development,
> it will be in the same place as it is on my fellow developers machines
> who do not have 64 bit OS.
>
> thanks
> jeff


When a 32-bit application requests the program files folder location, it
should be given the "program files (x86)" folder. So long as you don't
hardcode "c:\program files" into your application, you should be fine.

--
Thanks,

Martijn Saly
 
Reply With Quote
 
Charlie Russel - MVP
Guest
Posts: n/a
 
      04-30-2006
You should not override the automatic selection of \Program Files (x86) for
32bit programs.

--
Charlie.
http://msmvps.com/xperts64

jeff wrote:
> Hi
> Is there any significante difference between the program files folder
> and the program files (x64) folder other than human organizational
> helpfulness ?
>
> The reason I ask is because I want to install some stuff that is
> normally in program files on other OS's into program files on my pro 64
> OS (rather than program files (x64). Then when I use it in development,
> it will be in the same place as it is on my fellow developers machines
> who do not have 64 bit OS.
>
> thanks
> jeff



 
Reply With Quote
 
Graham
Guest
Posts: n/a
 
      05-01-2006
jeff wrote:

> The reason I ask is because I want to install some stuff that is
> normally in program files on other OS's into program files on my pro 64
> OS (rather than program files (x64). Then when I use it in development,
> it will be in the same place as it is on my fellow developers machines
> who do not have 64 bit OS.


The correct way to decide where to look for and place programs is the
ProgramFiles environment variable. Do this in a 32-bit program and you
will get one answer, do it in a 64-bit program and you will get a
different answer. This is clever scheem will fall apart if you use a
32-bit installer for a 64-bit program, but there are also ProgramW6432
and ProgramFiles(x86) environment variables you can use instead.

Graham.
 
Reply With Quote
 
 
 
Reply

Thread Tools

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
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Internet Explorer 8: C:\Program Files\Internet Explorer\iexplore.exe vs C:\Program Files (x86)\Internet Explorer\iexplore.exe Nathan Sokalski Windows 64bit 16 02-22-2010 08:31 AM
How to replace c:\Program Files with Program Files (x86) in allscripts? clearguy02@yahoo.com Perl Misc 5 05-15-2009 02:23 PM
32bit Program installed to the Program Files folder and not the PFx86 folder murdock69u@gmail.com Windows 64bit 1 04-30-2009 01:30 PM
Program Files vs Program Files x86 =?Utf-8?B?QklHRQ==?= Windows 64bit 2 02-14-2006 08:26 PM
Difference between bin and obj directories and difference between project references and dll references jakk ASP .Net 4 03-22-2005 09:23 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57