MHz, on Aug 11 2005, 11:04 PM, said:
Q. Disk Images\Disk 1. Is this a 1 cd compilation?
Q. Is Sims 2 loaded from files in a folder or a mounted ISO?
Q. Is Sims 2 loaded from the Harddrive?
<{POST_SNAPBACK}>
it is copies of the disks on my HD. The reason it is in the misleading named folders was i was following EA's directions to create a backup on the HD of the Game. there are multiple folders (Disk 1, Disk 2, Disk 3, Disk 4). It is not an image.
MHz, on Aug 11 2005, 11:04 PM, said:
No, it only installs XP Pro
MHz, on Aug 11 2005, 11:04 PM, said:
Q. Is RunOnceEx running the game executable or AutoRunGUI.dll or ...?
<{POST_SNAPBACK}>
Runonce is only calling the Autoit Script which in turn calls the AutoRun.exe (which depends on the AutoRunGUI.dll and runs the sims 2 setup)
MHz, on Aug 11 2005, 11:04 PM, said:
Q. Where is this AutoRunGUI.dll in reference to your RunOnceEx?
Q. Where is this AutoRunGUI.dll in reference to your AutoIt script?
<{POST_SNAPBACK}>
RunOnceEx is in the root of the drive
the Autoit script and AutoRunGUI.dll file are both in "Images\Disk 1" of the disk
MHz, on Aug 11 2005, 11:04 PM, said:
its a .cmd file that calls the Autoit Script for some of my installs
MHz, on Aug 11 2005, 11:04 PM, said:
Q. Could you post the part of the script that seems to be causing the issue.
<{POST_SNAPBACK}>
RUN("AutoRun.exe")
its at that that it calls autorun which depends on AutoRunGUI.DLL
normally i would just hardcode the drive letter in, but windows install likes to mess with my head and change drive letters on each install i do
its kinda strange though cause it works fine if i double click on the script in windows though