• Welcome to Tux Reports: Where Penguins Fly. We hope you find the topics varied, interesting, and worthy of your time. Please become a member and join in the discussions.

64 vs 32bit?

J

JKConey

Flightless Bird
Can someone point me to a link the explains when one is better than the
other to use when there's a prog that offers a choice? Do we have to
segregate the program locations? Thanks!

--
JK Sinrod
www.myconeyislandmemories.com
 
P

Parko

Flightless Bird
On Mon, 02 Aug 2010 01:27:00 -0400, JKConey scrawled:

> Can someone point me to a link the explains when one is better than the
> other to use when there's a prog that offers a choice? Do we have to
> segregate the program locations? Thanks!


http://windows.microsoft.com/en-AU/windows-vista/32-bit-and-64-bit-
Windows-frequently-asked-questions

or:

http://bit.ly/9lq3CD

32 and 64 bit applications are placed in different Program Files
directories. I use the 64 bit applications whenever they're available.

--
Computer says: "No"
 
F

Frank

Flightless Bird
On 8/1/2010 10:57 PM, Parko wrote:
> On Mon, 02 Aug 2010 01:27:00 -0400, JKConey scrawled:
>
>> Can someone point me to a link the explains when one is better than the
>> other to use when there's a prog that offers a choice? Do we have to
>> segregate the program locations? Thanks!

>
> http://windows.microsoft.com/en-AU/windows-vista/32-bit-and-64-bit-
> Windows-frequently-asked-questions
>
> or:
>
> http://bit.ly/9lq3CD
>
> 32 and 64 bit applications are placed in different Program Files
> directories. I use the 64 bit applications whenever they're available.
>

If you chose to use 64bit, which you should, you need to make sure your
hardware has 64bit drivers available.
Also I recommend, as most do, that you have 8 GIGs of RAM installed.
 
J

JKConey

Flightless Bird
"Parko" <nothere@nowhere.invalid> wrote in message
news:i35mob$3tj$5@news.eternal-september.org...
> On Mon, 02 Aug 2010 01:27:00 -0400, JKConey scrawled:
>
>> Can someone point me to a link the explains when one is better than the
>> other to use when there's a prog that offers a choice? Do we have to
>> segregate the program locations? Thanks!

>
> http://windows.microsoft.com/en-AU/windows-vista/32-bit-and-64-bit-
> Windows-frequently-asked-questions
>
> or:
>
> http://bit.ly/9lq3CD
>
> 32 and 64 bit applications are placed in different Program Files
> directories. I use the 64 bit applications whenever they're available.
>
> --
> Computer says: "No"



They don't need to be in different directories, correct?


--
JK Sinrod
www.myconeyislandmemories.com
 
J

JKConey

Flightless Bird
"Frank" <fab@sd.crm> wrote in message news:4c565f87@news.x-privat.org...
> On 8/1/2010 10:57 PM, Parko wrote:
>> On Mon, 02 Aug 2010 01:27:00 -0400, JKConey scrawled:
>>
>>> Can someone point me to a link the explains when one is better than the
>>> other to use when there's a prog that offers a choice? Do we have to
>>> segregate the program locations? Thanks!

>>
>> http://windows.microsoft.com/en-AU/windows-vista/32-bit-and-64-bit-
>> Windows-frequently-asked-questions
>>
>> or:
>>
>> http://bit.ly/9lq3CD
>>
>> 32 and 64 bit applications are placed in different Program Files
>> directories. I use the 64 bit applications whenever they're available.
>>

> If you chose to use 64bit, which you should, you need to make sure your
> hardware has 64bit drivers available.
> Also I recommend, as most do, that you have 8 GIGs of RAM installed.




I'm guessing 6 gigs would be enough? That's what my new machine came
with.

--
JK Sinrod
www.myconeyislandmemories.com
 
P

Parko

Flightless Bird
On Mon, 02 Aug 2010 02:41:02 -0400, JKConey scrawled:

> They don't need to be in different directories, correct?


32 bit applications are installed in the directory C: Program Files (x86)
64 bit applications are installed in the directory C: Program Files by
default. You can change this if you want, I suppose.
--
Computer says: "No"
 
R

R. C. White

Flightless Bird
Hi, JK.

Because of differences in the hardware infrastructures, 64-bit and 32-bit
OSes and apps need to use different DLLs, drivers, etc. Windows x64
versions (WinXP X64, Vista X64, Win7 X64, etc.) use the two separate program
files folders, as Parko said. This way, Windows can associate the proper
drivers with each application.

While it is not strictly necessary to have them in those folders, I don't
know of any good reason to not follow that convention MOST of the time. For
example, I've continued to install annual updates of Quicken into
E:/Quicken, rather than into C:/Program Files - or into Program Files (x86)
since it is a 32-bit app running on Win7 X64. Now, when (if?) Intuit ever
produces a 64-bit Quicken, I may need to reconsider my practice.

The transition to 64-bit computing is still in progress, as I'm sure you
know, and the progress is slow. Very few apps, even from Microsoft, come as
64-bit-only programs. Even the new Microsoft Office 2010 is available in
both 32-bit and 64-bit versions - and Microsoft recommends the 32-bit
version for most users. (I'm using the 64-bit Office 2010, but for no good
reason except to be on the "bleeding edge", and my use of Office components
is minimal now, unlike when I was in active practice several years ago.)
And Adobe has not yet updated their popular Flash Player to work with 64-bit
browsers; when I want to see a video that uses Flash, I have to run the
32-bit edition of IE8. Microsoft includes both 32-bit and 64-bit editions
of IE in every Windows X64 since WinXP X64, but they set the default to the
32-bit edition.

My plan is to adopt 64-bit versions of programs as they become available and
to suffer the growing pains of the transition for the good of humanity. ;^}

RC
--
R. C. White, CPA
San Marcos, TX
rc@grandecom.net
Microsoft Windows MVP
Windows Live Mail 2010 (15.3.2804.0607) in Win7 Ultimate x64)

"JKConey" wrote in message news:i35p9v$k0u$1@news.eternal-september.org...


"Parko" <nothere@nowhere.invalid> wrote in message
news:i35mob$3tj$5@news.eternal-september.org...
> On Mon, 02 Aug 2010 01:27:00 -0400, JKConey scrawled:
>
>> Can someone point me to a link the explains when one is better than the
>> other to use when there's a prog that offers a choice? Do we have to
>> segregate the program locations? Thanks!

>
> http://windows.microsoft.com/en-AU/windows-vista/32-bit-and-64-bit-
> Windows-frequently-asked-questions
>
> or:
>
> http://bit.ly/9lq3CD
>
> 32 and 64 bit applications are placed in different Program Files
> directories. I use the 64 bit applications whenever they're available.
>
> --
> Computer says: "No"



They don't need to be in different directories, correct?


--
JK Sinrod
www.myconeyislandmemories.com
 
G

Gene E. Bloch

Flightless Bird
On Mon, 2 Aug 2010 02:42:12 -0400, JKConey wrote:

> "Frank" <fab@sd.crm> wrote in message news:4c565f87@news.x-privat.org...
>> On 8/1/2010 10:57 PM, Parko wrote:
>>> On Mon, 02 Aug 2010 01:27:00 -0400, JKConey scrawled:
>>>
>>>> Can someone point me to a link the explains when one is better than the
>>>> other to use when there's a prog that offers a choice? Do we have to
>>>> segregate the program locations? Thanks!
>>>
>>> http://windows.microsoft.com/en-AU/windows-vista/32-bit-and-64-bit-
>>> Windows-frequently-asked-questions
>>>
>>> or:
>>>
>>> http://bit.ly/9lq3CD
>>>
>>> 32 and 64 bit applications are placed in different Program Files
>>> directories. I use the 64 bit applications whenever they're available.
>>>

>> If you chose to use 64bit, which you should, you need to make sure your
>> hardware has 64bit drivers available.
>> Also I recommend, as most do, that you have 8 GIGs of RAM installed.

>
>
>
> I'm guessing 6 gigs would be enough? That's what my new machine came
> with.


Or even 4 GB. That's what my machine came with. It also came with Vista,
and I upgraded. No problems.

--
Gene E. Bloch (Stumbling Bloch)
 
A

Al Dykes

Flightless Bird
In article <ronpgf8iqi4i$.184wof1l0po2o$.dlg@40tude.net>,
Gene E. Bloch <not-me@other.invalid> wrote:
>On Mon, 2 Aug 2010 02:42:12 -0400, JKConey wrote:
>
>> "Frank" <fab@sd.crm> wrote in message news:4c565f87@news.x-privat.org...
>>> On 8/1/2010 10:57 PM, Parko wrote:
>>>> On Mon, 02 Aug 2010 01:27:00 -0400, JKConey scrawled:
>>>>
>>>>> Can someone point me to a link the explains when one is better than the
>>>>> other to use when there's a prog that offers a choice? Do we have to
>>>>> segregate the program locations? Thanks!
>>>>
>>>> http://windows.microsoft.com/en-AU/windows-vista/32-bit-and-64-bit-
>>>> Windows-frequently-asked-questions
>>>>
>>>> or:
>>>>
>>>> http://bit.ly/9lq3CD
>>>>
>>>> 32 and 64 bit applications are placed in different Program Files
>>>> directories. I use the 64 bit applications whenever they're available.
>>>>
>>> If you chose to use 64bit, which you should, you need to make sure your
>>> hardware has 64bit drivers available.
>>> Also I recommend, as most do, that you have 8 GIGs of RAM installed.

>>
>>
>>
>> I'm guessing 6 gigs would be enough? That's what my new machine came
>> with.

>
>Or even 4 GB. That's what my machine came with. It also came with Vista,
>and I upgraded. No problems.




I have a laptop with a Intel core i3 330 cpu and 4GB and W/7/64 on it.
can load up Photoshop CS and Photoshop Elements 8 and open a bunch of
large images and it's reasonably fast and doesn't slow down.

Taskman says THe most memory I've ever used is 2.7GB. the fact that my
PS and PSE are 32 bit apps may mean I can't use more but it will only
get faster if I get 64 bit apps..
--
Al Dykes
News is something someone wants to suppress, everything else is advertising.
- Lord Northcliffe, publisher of the Daily Mail
 
J

JKConey

Flightless Bird
"Parko" <nothere@nowhere.invalid> wrote in message
news:i35q8d$fka$1@news.eternal-september.org...
> On Mon, 02 Aug 2010 02:41:02 -0400, JKConey scrawled:
>
>> They don't need to be in different directories, correct?

>
> 32 bit applications are installed in the directory C: Program Files (x86)
> 64 bit applications are installed in the directory C: Program Files by
> default. You can change this if you want, I suppose.
> --
> Computer says: "No"



I just have this hatred for putting everything in that Program Files
subdirectory. All my stuff gets rerouted to it's own alphabetical root
folder.

--
JK Sinrod
www.myconeyislandmemories.com
 
J

JKConey

Flightless Bird
"Parko" <nothere@nowhere.invalid> wrote in message
news:i35q8d$fka$1@news.eternal-september.org...
> On Mon, 02 Aug 2010 02:41:02 -0400, JKConey scrawled:
>
>> They don't need to be in different directories, correct?

>
> 32 bit applications are installed in the directory C: Program Files (x86)
> 64 bit applications are installed in the directory C: Program Files by
> default. You can change this if you want, I suppose.
> --
> Computer says: "No"



Can someone explain the meaning of x86 and x64?


--
JK Sinrod
www.myconeyislandmemories.com
 
R

relic

Flightless Bird
"JKConey" <jkconey@verizon.net> wrote in message
news:i37oql$50a$1@news.eternal-september.org...
>
> "Parko" <nothere@nowhere.invalid> wrote in message
> news:i35q8d$fka$1@news.eternal-september.org...
>> On Mon, 02 Aug 2010 02:41:02 -0400, JKConey scrawled:
>>
>>> They don't need to be in different directories, correct?

>>
>> 32 bit applications are installed in the directory C: Program Files (x86)
>> 64 bit applications are installed in the directory C: Program Files by
>> default. You can change this if you want, I suppose.
>> --
>> Computer says: "No"

>
>
> Can someone explain the meaning of x86 and x64?
>

286, 386, 486, 586... Intel.
Never heard of x64 for the Itanium family.
 
F

Frank

Flightless Bird
On 8/2/2010 5:43 PM, JKConey wrote:
>
> "Parko" <nothere@nowhere.invalid> wrote in message
> news:i35q8d$fka$1@news.eternal-september.org...
>> On Mon, 02 Aug 2010 02:41:02 -0400, JKConey scrawled:
>>
>>> They don't need to be in different directories, correct?

>>
>> 32 bit applications are installed in the directory C: Program Files (x86)
>> 64 bit applications are installed in the directory C: Program Files by
>> default. You can change this if you want, I suppose.
>> --
>> Computer says: "No"

>
>
> I just have this hatred for putting everything in that Program Files
> subdirectory. All my stuff gets rerouted to it's own alphabetical root
> folder.
>

Not a very good idea. You will have a lot less problems (self created)
if you allow default location to be your first choice.
 
J

JKConey

Flightless Bird
"Frank" <fb@tbb.moz> wrote in message news:4c577511$1@news.x-privat.org...
> On 8/2/2010 5:43 PM, JKConey wrote:
>>
>> "Parko" <nothere@nowhere.invalid> wrote in message
>> news:i35q8d$fka$1@news.eternal-september.org...
>> I just have this hatred for putting everything in that Program Files
>> subdirectory. All my stuff gets rerouted to it's own alphabetical root
>> folder.
>>

> Not a very good idea. You will have a lot less problems (self created)
> if you allow default location to be your first choice.



Why do you feel this way? Win remembers where everything is put.


--
JK Sinrod
www.myconeyislandmemories.com
 
F

Frank

Flightless Bird
On 8/2/2010 11:07 PM, JKConey wrote:
>
> "Frank" <fb@tbb.moz> wrote in message news:4c577511$1@news.x-privat.org...
>> On 8/2/2010 5:43 PM, JKConey wrote:
>>>
>>> "Parko" <nothere@nowhere.invalid> wrote in message
>>> news:i35q8d$fka$1@news.eternal-september.org...
>>> I just have this hatred for putting everything in that Program Files
>>> subdirectory. All my stuff gets rerouted to it's own alphabetical root
>>> folder.
>>>

>> Not a very good idea. You will have a lot less problems (self created)
>> if you allow default location to be your first choice.

>
>
> Why do you feel this way? Win remembers where everything is put.
>

Something I've learned over the years...that is the developers of the OS
setup "default" to be the most reliable file location for security,
reliability and performance.
I think the ones who wrote the OS know what is best, for getting the
best, out of the OS.
You can chose differently and generally get by with your choice, but
sometimes, not choosing the default file location, can cause problems.
That is especially true when you run into a 3rd party app that
absolutely will not work correctly unless it is installed to the default
location.

In the past, I was one of those who partitioned my HDD's to put the OS
on one partition, files & doc's on another, pics on another, etc.,
thinking I was playing it safe and maximizing performance.
Today, I consider that a complete waste of time. I go default all the
way and have never looked back.
YMMV.
 
P

Parko

Flightless Bird
On Mon, 02 Aug 2010 23:23:01 -0700, Frank scrawled:

> Something I've learned over the years...



<............................>
Nothing


--
Computer says: "No"
 
J

Jim

Flightless Bird
"relic" <relic211@cjb.net> wrote in message
news:3v4hsv.ekl.19.1@news.alt.net...
> 286, 386, 486, 586... Intel.
> Never heard of x64 for the Itanium family.

Itanic goes by IA64 and always been 64bit.
x64 is a MS creation. We've been calling it AMD64,EM64T, or x86-64 prior to
Windows x64 release. 86>64 so it sounds like 32bit is better.
 
F

Frank

Flightless Bird
On 8/3/2010 2:51 AM, Parko wrote:
> On Mon, 02 Aug 2010 23:23:01 -0700, Frank scrawled:
>
>> Something I've learned over the years...

>
>
> <............................>
> Nothing
>
>

Yes, you are a nothing.
Wait...but you are an asshole!...LOL!
Oops!
 
D

Doum

Flightless Bird
"JKConey" <jkconey@verizon.net> écrivait
news:i38bnn$5ao$1@news.eternal-september.org:

>
> "Frank" <fb@tbb.moz> wrote in message
> news:4c577511$1@news.x-privat.org...
>> On 8/2/2010 5:43 PM, JKConey wrote:
>>>
>>> "Parko" <nothere@nowhere.invalid> wrote in message
>>> news:i35q8d$fka$1@news.eternal-september.org...
>>> I just have this hatred for putting everything in that Program Files
>>> subdirectory. All my stuff gets rerouted to it's own alphabetical
>>> root folder.
>>>

>> Not a very good idea. You will have a lot less problems (self
>> created) if you allow default location to be your first choice.

>
>
> Why do you feel this way? Win remembers where everything is put.
>
>


Some applications are not that well programmed and can misbehaved if
they're not installed in the default location, it must be the exception
though.

What do you mean by alphabetical root folder? Depending of Windows Explorer
settings, they show up in alphabetical order inside the Program files
folders.
 
Top