Hi,
Im currently working on SCCM 2012 on Windows server 2008. Im facing issue when creating a program for a application package.
THe commandline install for the app is setup.exe /s /f1"<full absolute path to setup.iss file". PLease note Full path to iss file needs to be given here and will not work with any relative path.
the setup.exe , source files and setup.iss file are in the same source location
How do i give the commandline when i create a new program for this package in SCCM. I cannot give the UNC path or local path