Installing To Program Files (x86)?
Feb 25, 2011
Why do some programs which I download try to install to Program Files as is the norm, and others try to install to Program Files (x86), if they're all compatible with Win7 x64, and some are even specific to Win7 x64?Is there any harm in deleting the (x86) from the attempted destination folder when I download, so that I don't have two folders for my downloaded programs?
View 5 Replies
ADVERTISEMENT
Oct 23, 2009
Is there a way to change the default install path? It keeps wanting to install everything to C:Program Files(x86) instead of C:Program Files .
View 4 Replies
View Related
Jun 18, 2012
I have a program installed under "C:Program Files (x86)CompanyNameSWName". When the program runs it's supposed to copy some files, say FROM "C:Program Files (x86)CompanyNameSWNameDrivers*.abc TO "C:Program Files (x86)CompanyNameSWNameDrivers*.xyz
The program works on every machine it's been installed on, except for one (customer's) Win 7 64-bit machine. On that machine, nothing happens.
It's noteworthy that on that same machine an "insufficient access privileges" (or some such) message pops-up when an administrator trys to copy a folder to "C:Program Files (x86)CompanyNameNewName".
why this particular Windows 7 machine is being so picky? What should I have the installer do so that the application will be able to copy/rename its own files?
View 7 Replies
View Related
Jun 23, 2011
64bit application is getting installed in program files (*86). How to change the destination folder. Insta shield is not giving this option.
View 3 Replies
View Related
May 24, 2009
i was recently running windows 7 64 bit on my computer and just decided to switch to 32 bit 7. however i still have 2 program files. when i try to delete program files (x86) it tells me i need trusted installer permission. anyone have any ideas how i can delete the other program files?
View 7 Replies
View Related
Sep 4, 2009
Good/Bad of using Program Files (x86) vs Program Files
How do I know what to put where?
How do I knw if a program is x86 or 64?
Running Windows 7 64
View 2 Replies
View Related
Sep 26, 2009
I noticed there are 2 of these folders in local disk C:
when installing programs, which one should they go to? Are there differences between these 2 folders?
View 3 Replies
View Related
Feb 2, 2011
I am about to install Windows 7 (64bit) on my new 60GB SSD drive. I will keep a separate 1TB drive for all music, etc. and I intend to install most applications on the 1TB drive as well.However, since 64-bit windows by default has both a "Program Files" and "Program Files (x86)" folder for 32-bit apps I wonder if I could get in trouble by not installing 32-bit apps in the x86 folder?
View 2 Replies
View Related
Mar 4, 2011
Trying to understand why windows 7 has program files and (x86) program files. Using windows premium 64 bit.Sometimes programs get installed to program files and sometimes they go to (x86) program files what is the difference?
View 4 Replies
View Related
Jan 31, 2010
I have recently installed Win 7 Ultimate 64 bit OS. I have noticed it created two folders one "program files" and one "program files (x86). From what I have read so far the x86 folder is for 32 bit apps and the other for 64 bit apps. My question is:
I only want my OS and any critical apps on my SSD C drive so I created an E drive that I put all other apps on. On the E drive I have created only one folder "program files" and have been putting all other apps in it.
Everything appears to be working OK but should I have also created a folder x86 on the E drive and install all 32 bit apps in it or does the OS just know what to do regardless of the folder it is in?
View 4 Replies
View Related
Jun 2, 2011
Greetings Again,
My file and storage system is set up like this:
C: Drive - 120 GB SSD This is my Win 7 64-Bit Ultimate Boot drive. It has my most important Microsoft programs on it. Out of the 111GB available, I've used 42GB, leaving me 69GB free space. I want to keep this area open.
My next drive is a 1TB WD Caviar Black segmented into 3 partitions.
E: Drive = Program FIles This has the majority and rest of my programs. It also includes USERs Files. I've use 96GB out of 150GB. Out of that 96GB, 64GB are in USERS files.
F: Drive = Data Files. This stores all of my data except for media. I've used 91GB out of 350. I want to leave this be.
G:| Drive = Medsia FIles This stores all Media = Vids, Music, Graphics, Pictures. I've used 80 GB out of 500GB
I also have a 64GB ~ 55GB actual storage SSD drive that is partitioned but has no data on it or assigned drive letter.
Here is what I want to accomplish. i want to move my actual Program FIles to the 64GB SSD, assign it a drive letter, and keep the USERS files where they now reside on the F: dirve
My main concern is that in moving all these files around and splitting the USERS files from the Program Files that I'll mees up my Registry. Will someone please suggest some links I might read that will best help me acheive these moves.
View 3 Replies
View Related
Aug 31, 2011
Running Windows 7 Pro, 64bit.We have a package of scripts and programs that comprise a custom application for OpenOffice 3.2 (do not want to upgrade OO at this point). We must support our package on Win XP, Vista and 7.A bunch of our scripts start up OpenOffice by running the command: C:Program FilesOpenOffice.org 3programsoffice.exe (with arguments).Works fine on XP. Fails on Windows 7 because the OO program installs itself into Program Files (x86). Even if I change properties of the installer file, in the Compatibility tab, to Win XP SP3, AND tell the installer to put it in C:Program Files, Windows 7 still installs it into Program Files (x86). We would LIKE to have the same script work on both flavors of Windows. I know we can modify our scripts to branch on which Windows, and choose two different paths to soffice.exe, but that's messy.I can't solve it by creating a shortcut in Program Files, to the program in Program Files (x86); that's not allowed.Is there some solution in Windows 7 to find the program no matter which place it lives? Like, a semi-intelligent environment variable for ProgramFiles that looks in one place, then the other?
Ie.: "C:\%ProgramFiles%OpenOffice.org 3programsoffice.exe
View 3 Replies
View Related
Feb 15, 2012
I gave a try to the Setup Project of VStudio 2008 to create and distribute an x86 installer of a program I develop in Windows 7. After installing, uninstalling and executing over and over some of the features of my release distribution, I suppose I broke a windows registry or something related. I can't run anymore this app, whether from executing from the shortcut or directly, it just sends an error "Couldn't start the application correctly (0xe06d7363). Accept to close", there is no other option. Later I found out that moving exactly the installed content somewhere else out side the Program Files x86 dir, the application works flawlessly. Browsing, finding and deleting all references in regedit for my program didn't fix anything. I double checked my project is fine, and also created another installer version using the tool Inno setup producing exactly the same behavior; good install, error message when executing it inside the Program Files folder. Am clueless what else to do with the OS to fix this. Using CCleaner and/or my anti virus don't show any broken reference to my program, it seems clean. Can anyone help me?
View 7 Replies
View Related
Feb 3, 2009
I tried doing this. Example, game files/data from my XPdocs on C: to my Windows 7 docs on D: couldnt do it, just gave me a chime, no dialogue box or anything. Also tried to move a file from my desktop to either mydocs or to program files folder, same thing. After that, even took ownership of all affected folders/files, ones being moved and destination folder. Still the same.
Question: is there some type of security setting i am missing? anyone else test this? I have moved files to mydocs before, and now i cant move anything to there, has me confused now. Nothing special about a file or folder i am trying to move, permissions ect.
Tried both cut and paste, and copy, same problem either way. No protected files/folders involved
View 2 Replies
View Related
Jan 21, 2012
I have 64 bit windows 7. I deleted dungeon siege 2 using the control panel, remove program. It was removed except for one file in Program files x86/microsoftgames/dungeonSiege2. I tried manually deleting it but get this "the action can't be completed because the folder or file in it is open in another program. Close folder or file or retry" There is nothing open. I clicked properties of the file and security and clicked administrator and get the same message. Never had this problem removing remnants of programs in xp.
View 1 Replies
View Related
Sep 27, 2012
this program keeps installing itself after i delete it im on windows 7
View 3 Replies
View Related
Jun 6, 2012
i try to look up instructions on how to install a program from flashdrive it is so confusing. I had scandisk on an old computer and also a super anti spyware from the same computer. I put the flashdrive in and copied it to the flashdrive. Now i need to know in easy steps how to put it on my laptop. I copied my pics from old computer this way but when I right click on the program i don't know what to do next. Do I just copy and paste it into the program files or what ? I am getting so frustrated because I am not that great using the computer this way.
View 2 Replies
View Related
Jan 25, 2011
i have a dell 1440 inspiron laptop it came with roxio creator DE 10.2 i uninstalled it i tried to reinstall it today several times but it says installing but the bar goes about halfway up then says rolling back then gives a message saying the wizard was interupted or something like that. This is really frustrating i mean this software came with my computer i would think it would reinstall no problem i am running windows vista home premium
View 3 Replies
View Related
Oct 30, 2011
I am trying to install a program onto a laptop but I keep getting a message saying "cant on current operating system" even though I have already installed the same program on my desk top which is running windows 7 as well.
View 3 Replies
View Related
Nov 14, 2011
Windows 7 refused to install an old program that was probably intended for Win98, so I am downloading XP Mode, but Im not sure if I can install something from a CD onto a virtual PC, this is the first time I do this.
View 1 Replies
View Related
Jul 7, 2012
which program can i use for installing warcraft
View 1 Replies
View Related
Mar 9, 2011
Windows 7 locks up when installing any program. I cannot put it simpler than that, I happens every time. Am on Windows 7 Ultimate x64 sp1 (7061)
View 7 Replies
View Related
Oct 28, 2012
I remember my C:drive had 162GB free space before installing Nero 7 Premium.
After I installed it, a couple of hours passed and I was surprised to find my C: drive free space was 153GB.
NOt sure what happened ......... I checked Nero 7 installed size in control panel --> Uninstall or change a program --> it was showing 1.35GB.
View 1 Replies
View Related
Nov 3, 2011
How to install email program on windows 7?
View 8 Replies
View Related
May 24, 2012
I have a fresh install of Windows 7 Pro 32 bit and all my software is installed and working well except for one. Following a problem with the initial install attempt, I'm trying to re-install LotusSuite 9.8.2 but the previous attempt seems to have resulted in some "Lotus" registry entries that now direct things to a non-existent "F" drive. When I try to re-install from the CD, it doesn't allow me the option of choosing the destination location. Instead, it automatically tries to install in this non-existent drive. I've opened RegEdit and searched and found many references to Lotus and to F:Lotus.
How can I edit the registry to get rid of the F:Lotus entries or change them to C: ? Or just get rid of all references to Lotus? BTW, this software works perfectly on my Win 7 laptop.
View 1 Replies
View Related
Aug 5, 2010
I have a program that uses it's own library. The path to this library can't be changed, and it's inside the "Program Files" folder. And the software itself has to be installed inside "Program Files" too, otherwise it won't work correctly (it's a new release and still a bit buggy).Now, when I add something to this library, it's supposed to be present in the library folder. BUT Win 7 doesn't show me any files that have been created by programs inside the "Program Files" folder. The folder where the new library is supposed to be is empty. But the library is there inside the program, so it has to be somewhere.Now, how am I supposed to backup those files if I can't access them?
View 7 Replies
View Related
Feb 12, 2009
The test result is under Windows 7 build 7000
1. Open backup and restore center
2. Set backup settings
a. Choose backup locations to local disk,for example f:
b. Choose [Let me choose]
c. What do you want to back up?
Only choose the folder of c:program fileswindows photo viewer
Do not choose [Include a system image]
d. Backup summary
Items are c:program fileswindows photo viewer
e. Save settings and start backup
Result:
There is no files under F:TEST-PCBackup Set 2008-09-29 032022Backup Files 2008-09-29 032022Backup files 1.zip
So, the question is why we can not backup this folder at the first time(it should be a full backup)
View 2 Replies
View Related
Jan 2, 2012
I'm unable to install my Epson Stylus Photo 785epx printer program onto Windows 7 (64-bit) which is connected to a wireless home network. It hangs up and gives an error message that it isn't compatible by the OS. It worked on my Windows XP desktop fine.Epson.com doesn't NOT list any downloads for Windows 64-bit for my printer model nor am I able to find any useful links helping me with this issue on that site so please, no directions to go to the Epson web site.
View 1 Replies
View Related
Jan 14, 2009
I installed Windows7- 64bit. Can anyone please tell me why there are two Program files on my Windows7?
Program files(normal) and Program files(x86). Should it be like that?
View 9 Replies
View Related
Oct 27, 2009
What is the difference between program files and program data [which is new].
View 1 Replies
View Related
Dec 27, 2009
I keep having to delete this Program Folder which is somehow reappearing but contains no programs in it. For some reason, I see an empty My Documents folder in there which seems to be created when I open Microsoft Word. Why is this happening? I know there is supposed to be a Programs folder and Programs (x86) folder, but why this third folder?
View 5 Replies
View Related