Author Topic: Instasheller attract mode all folders disappear after shelled  (Read 2691 times)

tommiegunz

  • Full Member
  • ***
  • Posts: 63
    • View Profile
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

hermine.potter

  • Hero Member
  • *****
  • Posts: 767
    • View Profile
Re: Instasheller attract mode all folders disappear after shelled
« Reply #1 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)



AM Version : 2.6.1
Input : Mad Catz Brawlstick; Mouse; Keyboard; Xbox360 Wireless
Cabinet : Yes
OS : Windows10 Pro
System : Dell Precision T3500 ; Intel X5650 ; 12GB RAM

tommiegunz

  • Full Member
  • ***
  • Posts: 63
    • View Profile
Re: Instasheller attract mode all folders disappear after shelled
« Reply #2 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