Wednesday, January 27, 2016

How To Fix Appcrash “Some Programs” Has Stopped Working ?

I just meet one app Crash stop  working any more after we patch update.I don't know what happen to it.I had search many forum and comment and then i found that it work for me .
Below is my solution on Bokecad v13 system software for garment.
Below is some example of how to browse the program has the problem.
Thank to Deskcode 
http://www.deskdecode.com/how-to-fix-appcrash-some-programs-has-stopped-working/

Changing Permission

Due to changes in files of our system it won’t able to permit that file in process to run and remains showing you the Appcrash messages. So in this solution we are customizing the permission setting and grant the permission for that program who’s creating the crash error.
  1. Open the Startmenu and click Control Panel
  2. Browse to System Maintenancethen System
  3. In the left side, select Advanced System Settings
  4. System Properties Window comes up. Select the setting from the top named Performance.
  5. Select Data Execution Prevention.
  6. Select Turn on DEP for all programs and services except those I select.
  7. Use the Browse button to locate your file. I my case my internet explorer is not working so I’m searching for main internet explorer file and makes it in exceptions list.
  8. Click Apply or OK .

How to disable window update in window 10 permenently ?

 To access the group policy editor, press Windows Key + R, type the following line into the Run dialog, and press Enter:
gpedit.msc
Navigate to
Computer Configuration\Administrative Templates\Windows Components\Windows Update
 After you will see the Configure Automatic Updates--> Then disable it.
And than run cmd by command gpupdate /force.

I hope it will success. 

Tuesday, January 26, 2016

How to change system local font support for Chinesse Language?

When you install some app and it  you can not read that language  you need to determine what language support it..Please change system local font for that ..you will success can read.
(Some language support)
Here is my problem.
I had install gerber V9 for Chiness but it can not recognized the language is by showing  ?????
For the Acumark Gerber V9 ..it has language pack support for Chinese .You need to install them  first before you change the system local font.

Below is how to change system local font.
  1. Open Region and Language by clicking the Start button Picture of the Start button, clicking Control Panel, clicking Clock, Language, and Region, and then clicking Region and Language.
  2. Click the Administrative tab, and then, under Language for non-Unicode programs, click Change system locale. Administrator permission required If you're prompted for an administrator password or confirmation, type the password or provide confirmation.
  3. Select the language, and then click OK.
    To restart your computer, click Restart now.




 

Friday, January 22, 2016

How to solved PDS SFC has stop working and unexpect error 908 on Accumark Gerber V9?



I had meet an issue with Accumark Gerber V9.When i install it and patch it OK .But when i Open it Pattern Design it alert PDS SFC has stop working ..

I try to solve by searching many forum but it nothing found.
After i had checking Event viewer on window it said we error some thing with file Accumark Gerber V9.
 After that i had reinstall it again but it still alert the same time.
One way i found that i had install it work for other PC with cori5 x64  window 10 .
after i copy  all file Accumark Gerver v9 from window 10 x64 to replace with window 7 that had error " PDS SFC has stop working " .I found that it solved the problem on window 7 x32..
 It my lucky.

But we still have other problem by error unexpected error 908 happened with Accumark Gerber 9 after we open it a while.

I try to solved this problem again  by checking event viewer on window it said window shadow copy has stop working or disable .
 So my solution is below:
1.Open service in window server and find Volumn Shadow Copy ,Microsoft shadow provider and Make it Start.
2.We can  re-register VSS binaries?
Do the following Start run as administrator and cmd.
Cd windows\system32

Net stop vss
Net stop swprv
regsvr32 ole32.dll
regsvr32 vss_ps.dll
Vssvc /Register
regsvr32 /i swprv.dll
regsvr32 /i eventcls.dll
regsvr32 es.dll
regsvr32 stdprov.dll
regsvr32 vssui.dll
regsvr32 msxml.dll
regsvr32 msxml3.dll
regsvr32 msxml4.dll

Some of above below you will get an error message of that.

3.After above we have other way to solved this 

-Run command prompt as an administrator (Right click on cmd and run as administrator)
-Enter command to view copy storage

vssadmin list shadowstorage /for=c:

after it will show  the used of shadow copy storage space.

-set maximum of storage shadow copy

vssadmin resize shadowstorage /for=c: /on=c: /maxsize=7GB

after it will set maximum size of storage shadow copy to 7GB.

 4.Restart the pc to see the result.







Wednesday, January 13, 2016

How to fix window 7 ,8,10 can not update?




Windows Update Cannot Check For Updates" error message when you try to install updates
https://support.microsoft.com/en-us/kb/2730071

Let me fix it myself

To start the Windows Update service, follow these steps for your version of Windows.
Windows 10

  1. On the Start screen, type cmd. Alternatively, swipe in from the right, tap or click Search, and then type c.
  2. Tap or click cmd in the search results.
  3. At the command prompt, type the following commands, and press Enter after each command:
    1. net start bits
    2. net start wuauserv

Windows 8
  1. On the Start screen, type cmd. Alternatively, swipe in from the right, tap or click Search, and then type c.
  2. Tap or click cmd in the search results.
  3. At the command prompt, type the following commands, and press Enter after each command:
    1. net start bits
    2. net start wuauserv
Windows 7 and earlier versions
  1. Click Start, and then click Run.
  2. In the Open box, type cmd, and then press Enter.
  3. At the command prompt, type the following commands, and press Enter after each command:
    1. net start bits
    2. net start wuauserv

How to check whether the services are running

To check whether the services are running, follow these steps for your version of Windows.
Windows 10

  1. On the Start screen, type Control Panel. Alternatively, swipe in from the right, tap or click Search, and then type Control Panel.
  2. In the Search Control Panel box, type services.
  3. Click View local services.
  4. Make sure that the "Background Intelligent Transfer Service" service is running.
  5. Make sure that the "Windows Update" service is running.


Windows 8
  1. On the Start screen, type Control Panel. Alternatively, swipe in from the right, tap or click Search, and then type Control Panel.
  2. In the Search Control Panel box, type services.
  3. Click View local services.
  4. Make sure that the "Background Intelligent Transfer Service" service is running.
  5. Make sure that the "Windows Update" service is running.
Windows 7 and earlier versions
  1. Click Start, and then click Control Panel.
  2. Click Administrative Tools.
  3. On the toolbar near the top of the Administrative Tools window, click the icon for the viewing options list, and then click Large Icons.
  4. Double-click Services.
  5. Make sure that the "Background Intelligent Transfer Service" service is running.
  6. Make sure that the "Windows Update" service is running.
If the service for Windows Update is running, but the service still fails to check for updates, click the following article number to go to the article in the Microsoft Knowledge Base:
306525 How to configure and use Automatic Updates in Windows

 This is other way to fix this problem

Windows Update error 80070008 or 8007000e

Windows Update error 80070008 or 8007000e can often be fixed by running the Windows Update Troubleshooter, which can automatically find and fix some common problems with Windows Update.
These errors can happen if your computer runs out of memory while installing an update. If the Windows Update troubleshooter didn't fix the problem, try the following:
·         Close all programs, including ones that run in the background, such as firewalls, antispyware software, web accelerators, Internet security or antivirus programs, or proxy servers, and then run Windows update again.
If you turned off your firewall, antivirus, or other security programs, turn them on once the update has been installed. You can restart any other programs you closed, as well.
The problem can also occur when using Windows 7 Ultimate or Windows 7 Enterprise editions with a large number of language packs. If you have more than 20 language packs installed, follow these steps to remove unused language packs:
1.      Open Region and Language by clicking the Start button Picture of the Start button, clicking Control Panel, clicking Clock, Language, and Region, and then clicking Region and Language.
2.      Click the Keyboards and Languages tab.
3.      Under Display language, click Install/uninstall languages, and then click Uninstall display languages.
4.      Select any unused languages in the list, and then click Next. This can take a few minutes, depending on the number of languages.
5.      When the languages are uninstalled, click Close, and then click OK.
6.      Run Windows Update again.


Disable and Turn Off (or Enable or Turn On) Data Execution Prevention (DEP) in Windows


Data Execution Prevention (DEP) is security feature that first introduced in Windows XP Service Pack 2 (SP2) and is included in Windows XP Tablet PC Edition 2005, Windows Server 2003 Service Pack 1 (SP1) and Windows Vista, plus future operating system such as Windows 7, Windows 8, Windows 8.1 and Windows 10. DEP is intended to prevent an application or service from executing code from a non-executable memory region. DEP is enforced by hardware technology that detects code that is running from the default heap and the stack and raises an exception to terminate the process when execution occurs, and software-enforcer that prevent malicious code from taking advantage of exception-handling mechanisms in Windows. In short, DEP perform additional checks on memory to prevent malicious code or exploits from running on the system by shut down the process once detected.
However, Data Execution Prevention may accidentally shut down legitimate process from valid applications or services, particularly third-party installers used by software developers that release their products for download through the Web, or software programs that are less commonly used. To make thing worse, DEP normally does not or fails to display or show any warning or information or acknowledgment message prompt that can let you know that DEP has shut down a process, thus causing you unaware of the reason why your setup file cannot run, or why your computer cannot start a service and etc.

Good news is that you can disable or turn off Data Execution Prevention (DEP) globally in Windows operating system. To stop the DEP protection, launch an elevated command prompt shell with administrative privileges and credentials (log on to Windows with a user account with administrator rights, and then right click on Command Prompt (cmd) icon and select Run as Administrator, or turn off UAC), or through WinX Power Users menu for Windows 8 or later OS. Then execute the following command:


bcdedit.exe /set {current} nx AlwaysOff
 
If you regret your decision and now wants to enable or turn back on the DEP protection for your Windows, simply use the following command instead:


bcdedit.exe /set {current} nx OptIn 

Or (above is the default setting on Windows, and below command will apply DEP to all processes):

bcdedit.exe /set {current} nx AlwaysOn

How to Verify the Status of DEP
Run the Command Prompt as Administrator, the run the following command:
wmic OS Get DataExecutionPrevention_SupportPolicy A status code will be returned. The status of the DEP is corresponding with the code listed in table below:

Code NumberFlagStatus
0AlwaysOffDEP is disabled for all processes.
1AlwaysOnDEP is enabled for all processes.
2OptInDEP is enabled for essentials Windows programs and services only. Default setting.
3OptOutDEP is enabled for all processes except for excluded programs and services.