pc_common

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
pc_common [2019/04/02 05:14] โ€“ [Post installation works for fresh Windows 10] Jรบne Parkpc_common [2020/02/06 00:44] โ€“ [Disable popup ads in PotPlayer(tm)] Jรบne Park
Line 192: Line 192:
  
   * If you don't like it, change back by repeating above steps and selecting ''Default''   * If you don't like it, change back by repeating above steps and selecting ''Default''
 +
 +----
 +
 +==== Disable popup ads in PotPlayer(tm) ==== 
 +
 +Append neglecting domains in ''hosts'' file in ''%WINDIR%/System32/drivers/etc'' 
 +
 +<code txt> 
 +127.0.0.1      p1-play.edge4k.com
 +127.0.0.1      p2-play.edge4k.com
 +127.0.0.1      p1-play.kgslb.com
 +127.0.0.1      kyson.ad.daum.net
 +127.0.0.1      display.ad.daum.net
 +127.0.0.1      analytics.ad.daum.net
 +</code> 
 +
 +---- 
 +==== Change overlay icon for shortcut ==== 
 +
 +Add ''Shell Icons'' Key and ''29'' String Value with icon location.
 +
 +<code reg> 
 +Windows Registry Editor Version 5.00
 +
 +[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Icons]
 +"29"="C:\\Windows\\System32\\imageres.dll,198"
 +</code> 
  
 ---- ----
 ==== Solved Problems ==== ==== Solved Problems ====
 +
 +{{:playground:boo_the_bunny_17.png?nolink&200| }}
  
 ----  ---- 
  • pc_common
  • Last modified: 2024/04/18 11:59
  • by Jรบne Park