Commit 82e098e
committed
fix: replace broken bst.auto_update advice with working service disable method
bst.auto_update="0" in bluestacks.conf is silently ignored by BlueStacks 5
and has no effect. The correct method is disabling the BstHdUpdaterSvc
Windows service via services.msc.
Refs: #161 parent a1961a9 commit 82e098e
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
147 | | - | |
148 | | - | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
149 | 151 | | |
150 | 152 | | |
151 | 153 | | |
| |||
0 commit comments