-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathsolid_edge_backing_store.reg
More file actions
43 lines (40 loc) · 3.84 KB
/
solid_edge_backing_store.reg
File metadata and controls
43 lines (40 loc) · 3.84 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
Windows Registry Editor Version 5.00
; solid_edge_backing_store
; Copyright (C) 2013-2017 David C. Merritt, david.c.merritt@siemens.com
;
; This program is free software: you can redistribute it and/or modify
; it under the terms of the GNU General Public License as published by
; the Free Software Foundation, either version 3 of the License, or
; (at your option) any later version.
;
; This program is distributed in the hope that it will be useful,
; but WITHOUT ANY WARRANTY; without even the implied warranty of
; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
; GNU General Public License for more details.
;
; You should have received a copy of the GNU General Public License
; along with this program. If not, see <http://www.gnu.org/licenses/>.
;
; ---------------------------------------------------------------------
;
; Registry script to set the Solid Edge Application Display in the
; Solid Options -> View to "backing store".
;
; This registry script can be handy when there are graphics card issues
; or graphics driver issues preventing Solid Edge from starting up.
; This script will automatically set the application display preference
; to the lowest level of "backing store" thereby allowing Solid Edge
; to launch if graphics card/driver issue was preventing start up.
;
; ---------------------------------------------------------------------
;
; 06/03/2013 merritt initial release
; 29/10/2013 merritt updated from ST5 to ST6
; 28/10/2014 merritt updated from ST6 to ST7
; 28/10/2015 merritt updated from ST7 to ST8
; 17/10/2017 merritt updated from ST8 to ST10
; 19/03/2019 merritt revert to ST8 - ST10 does not use backing store
;
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\Solid Edge\Version 108\PrefSets\Options-View]
"AutoConfigure"=hex:06,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
"BackingStore"=hex:02,00,00,00,00,00,00,00,02,00,00,00,00,00,00,00