- open registry editor (run regedit in cmd or Run dialog box)
- go to:
- HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace
- X64 HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace
- find and delete the folder: {0DB7E03F-FC29-4DC6-9020-FF41B59E513A}
2017-12-28
Remove 3D Objects from This PC / Windows Explorer
2017-06-21
2017-03-02
View / Change MAC Address (Physical Address)
To view your MAC Address:
Method 1:
To set the MAC Address:
Method 1:
Method 1:
- open cmd and type ipconfig /all
- look under your LAN card for the Physical Address
- open cmd and type getmac /fo list /v
- look for Physical Address
To set the MAC Address:
Method 1:
- open Device Manager
- go to Network Adapters
- open your adapter
- go to Advanced -> Network Address
- set the value to your old MAC address (12 digit, just remove the dashes if you have this format xx-xx-xx...)
Method 2:
- open cmd and type net config workstation
- copy the number between the curly brackets (NetBT_Tcpip_{xxxxx-xxx..} )
- open Registry Editor (type regedit)
- go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4D36E972-E325-11CE-BFC1-08002BE10318}
- search in the next folders (0000, 0001...) for the NetCfgInstanceId key, it should have a value that you found at step 2
- Change the NetworkAddress key to your desired/old MAC Address (If the key is missing, create a new string key)
2017-02-19
increase RAM used by 32bit application
Run cmd as administratot and type:
can increase to 3GB (3072) or 4GB (4096)
- to add: bcdedit /set IncreaseUserVa 3072
- to remove: bcdedit /deletevalue IncreaseUserVa 3072
can increase to 3GB (3072) or 4GB (4096)
2017-02-01
Chaotica fractals Keyboard Shortcuts
Alt+LeftClick+Drag | Pan |
---|---|
Alt+RightClick+Drag | Scale |
Alt+Left&RightClick+Drag | Rotate |
2017-01-16
Fix Google Chrome blank/black screen (Facebook video full screen)
Method 1:
- go to Settings -> Show advanced settings...
- uncheck Use hardware acceleration when available
- open your Chrome shortcut and add the following parameter
- -disable-gpu
- open Chrome and go to chrome://flags/
- search for GPU compositing on all pages and disable it
- go to %USERPROFILE%\AppData\Local\Google\Chrome\User Data
- edit file Local State
- add or insert "hardware_acceleration_mode": { "enabled": false },
2017-01-11
Add guide lines at document center in Photoshop
- Go to View -> New Guide...
- Select Horizontal
- Position: 50%
repeat the steps for the Vertical guide
Subscribe to:
Posts (Atom)