Install Net framework into Win 7 64 bit

WilliamP458

New member
I am running Win.7 64 bit and need Net Framework 1.1 to run Print Shop 23. Net. Framework won't install because of 64 bit. I have done a lot of research and found out how to do it. Create a new folder named DotNetin C:\ drive (C:\DotNet is used in this guide, you can change to any folder you prefer, but ensure that you use correct path in the following steps). Download Microsoft .NET Framework 1.1 Redistributable Package (dotnetfx.exe ). Make sure the setup file is saved asdotnetfx.exe . Download Microsoft .NET Framework 1.1 Service Pack 1 (NDP1.1sp1-KB867460-X86.exe ). Make sure that the file is renamed and saved asdotnetfxsp1.exe , so that the rest of the steps can be followed easily. Move both installation files into the same directory (i.e. C:\DotNet), if you’re not saving them together. Open command prompt as Administrator . Change to the directory where the two installation setup files for .NET 1.1 are saved (i.e. C:\DotNet). Run the following commands one by one, press Enter after each one. dotnetfx.exe /c:"msiexec.exe /a netfx.msi TARGETDIR=C:\DotNet" Then click on “Yes” when prompted to answer “would you like to install Microsoft .NET Framework 1.1. Package?” dotnetfxsp1.exe /Xp:C:\DotNet\netfxsp.msp msiexec.exe /a c:\DotNet\netfx.msi /p c:\DotNet\netfxsp.msp I have tried this and so far I can't get it to work. I am doing something wrong. Please help.
 

My Computer

OS
Windows 7 Home Premium 64 bit
I have created a folder named (DotNet) in C. If I go to (My Computer) click on C drive,there it is. The folder contains (dotnetfx.exe) and (dotnetfxsp1.exe). I have tried to run the command in the Command prompt and it won't run. I opened the Command Prompt as Administrator but I don't know what to do when it says (Change to the directory where the two installation files for Net 1.1 are saved).
 

My Computer

OS
Windows 7 Home Premium 64 bit
I have created a folder named (DotNet) in C. If I go to (My Computer) click on C drive,there it is. The folder contains (dotnetfx.exe) and (dotnetfxsp1.exe). I have tried to run the command in the Command prompt and it won't run. I opened the Command Prompt as Administrator but I don't know what to do when it says (Change to the directory where the two installation files for Net 1.1 are saved).

You should be able to type the following at the command prompt "cd c:\DotNet" (without the quotes).

HTH
 

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Custom Built
OS
Windows 7 Professional x64
CPU
Intel i5 quad processor
Motherboard
DP67BG
Memory
16 GB
Graphics Card(s)
Radeon HD 5770
Sound Card
Realtek High Definition Audio
Monitor(s) Displays
Samsung SyncMaster
Screen Resolution
1920X1080
Hard Drives
WD 2TB (SATA Internal)
WD 1TB (USB External)
PSU
Corsair GS800
Case
Tower (Generic)
Cooling
3 Internal Fans
Keyboard
MS Wireless
Mouse
MS Optical Wired
Internet Speed
54 mbps
Antivirus
Emsisoft
Browser
IE-Version 9, Palemoon-Version 24.2.0
First I want to thank everyone for their help. But nothing worked. I don't know why. So I decided to try something else. I opened My Computer, opened C drive,went to my DotHet folder and opened it. Then I right clicked on dotnetfx.exe and cilcked on (Run as Administrator) and it installed. Then I did the same with the SP1 Every thing is fine now. Praise the Lord.
 

My Computer

OS
Windows 7 Home Premium 64 bit
Back
Top