📎 AI Summary:
The forum thread discusses issues related to Windows 8 and Windows 8.1, particularly with compatibility and software stability when running programs like AutoCAD, Photoshop, and others on these OS versions. The original poster reports frequent system errors with Windows 8, especially with AutoCAD and Internet Explorer, and questions whether Windows 8 itself is problematic. Responses suggest solutions such as setting compatibility mode to Windows 7, re-installing affected programs due to permission differences in Windows 8.1, and troubleshooting network connectivity for Wi-Fi problems. Overall, the tone is technical, with users sharing potential fixes and troubleshooting steps.

openmind

Senior Member
Joined
Dec 1, 2013
Messages
24
Thread Author #1
In our network we have windows 7 and windows 8 operating systems.
Our production softwares are AutoCAD,photoshop,3d max,google sketchup...

Issue is systems with windows 8 operating system are getting more issues like "Windows stopped working " with AutoCAD,Internet Explorer usually..

How to resolve this issues.

Wheather Windows 8 os itself is having problem or what ? :(

Regards
 

Solution
You may very well need to re-install them. Windows 8.1 seems to have different permission schemes for the filesystem. I had to modify some of the programs I wrote to accomidate thrown exceptions for this. I also ended up haveing to re-install or update most of my programs, including my C++ compiler.

Once you get through that, it should be fine.

Joe S

Excellent Member
Joined
Jan 12, 2009
Messages
3,781
Go into the program properties and find compatibility mode and select Windows 7 if it worked there without problems. Sometimes that helps.
Joe
 

IHateWindowsEight

New Member
Joined
Dec 6, 2013
Messages
22
You may very well need to re-install them. Windows 8.1 seems to have different permission schemes for the filesystem. I had to modify some of the programs I wrote to accomidate thrown exceptions for this. I also ended up haveing to re-install or update most of my programs, including my C++ compiler.

Once you get through that, it should be fine.
 

Solution

lakuzy

Well-Known Member
Joined
Dec 6, 2013
Messages
3
Pls I need help:( can't switch on wifi on my hp pavillion dv6 after upgrading to windows 8 pro. Pls what do I do?

Sent from my GT-N7100 using Tapatalk
 

IHateWindowsEight

New Member
Joined
Dec 6, 2013
Messages
22
run this command through command prompt:

Code:
ipconfig /flushdns && ipconfig /release && ipconfig /renew

and tell me what it says. (rght click on the command prompt, the click mark, select the text, press enter, then paste it here)