Attract-Mode Support Forum

Attract-Mode Support => General => Topic started by: tommiegunz on June 17, 2017, 12:04:48 PM

Title: Instasheller attract mode all folders disappear after shelled
Post by: tommiegunz on June 17, 2017, 12:04:48 PM
Every time install instasheller to my attract mode setup and after I rebooted when it loads up it gives me a fresh install of attract mode like I haven't set anything up all my folders are missing do anybody have this problem and what I can do to solve this problem where did my files Go
Title: Re: Instasheller attract mode all folders disappear after shelled
Post by: hermine.potter on June 18, 2017, 09:43:45 PM
Do you mean instant sheller?

In this case:
Create a batch-file like START.bat with this content:
Code: [Select]
@echo off
cd C:\attract
attract.exe

set instantsheller to any .exe-file (any dummy-exe because instantsheller doesn't accepts batch-file).
After reboot goto regedit and search for your dummy-exe (there is a key : shell ; with path to your .exe-file).
After finding it, change path to your batch-file
(it's look like this computer\hkey_users\s-1-5-21-123456789-123456789-123456789-500\software\microsoft\windows nt\currentversion\winlogon)

(http://fs5.directupload.net/images/161208/7wy6c7g2.png)

Title: Re: Instasheller attract mode all folders disappear after shelled
Post by: tommiegunz on June 19, 2017, 01:44:56 PM
i am really new to this type of thing so i will try my best to follow these instructions but i never made a .bat file before or any type of launching dummy files