Jump to content

rshadd

Member
  • Posts

    3
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Posts posted by rshadd

  1. Is it possible to have WPI configured to install my apps from a UNC path?

    It seems that when I add the double backslash it is getting converted to a single backslash by the time it gets added to the registry.

    e.g.

    "\\dmmsupport1\install\_SETUP\sqlcli\standard\x86\setup\setupsql.exe" -s -m -SMS -f1 "\\dmmsupport1\install\_SETUP\sqlcli\standard\sqlcli.iss"

    turn into...

    "\dmmsupport1\install\_SETUP\sqlcli\standard\x86\setup\setupsql.exe" -s -m -SMS -f1 "\dmmsupport1\install\_SETUP\sqlcli\standard\sqlcli.iss"

×
×
  • Create New...