Jump to content

MadBomb

Member
  • Posts

    1
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

About MadBomb

MadBomb's Achievements

0

Reputation

  1. Hey GnarlyC If I understood you correctly, you are taking the .bat file meant for the UI disc and just trying to run that from within windows. If that's the case, you problem is most likely caused by windows file names. When running a .bat under windows, the directory/filename structure needs to be MSDDOS compatible. If you change your directyory/filename structure to that format, everything should install normally. Example: \\server\install\auto_d~1\schedule.bat instead of \\server\install\auto_disk_maint\schedule.bat The directory \auto_disk_maint is longer than 8 characters, which MSDOS no likey. MadBomb
×
×
  • Create New...