I am doing a package to uninstall MS Visio 2007 I got the error ()
And here is the log:
Downloading file \\ldsrv01\Packages\Stuff\Uninstall Microsoft Products\Visio 2007\Uninstall.bat (/dw4dCO0/jFmT6UTP3qH7A==, 5)
Wed, 16 Jan 2013 09:48:00 5672 5224 Downloading file 1 of 1 from '\\ldsrv01\Packages\Stuff\Uninstall Microsoft Products\Visio 2007\Uninstall.bat'
Wed, 16 Jan 2013 09:48:00 5672 5224 Batch file Client Thread
Wed, 16 Jan 2013 09:48:00 5672 5224 PackagePath: [\\LDSERVER\Packages\Stuff\Uninstall Microsoft Products\Visio 2007\Uninstall.bat]
Wed, 16 Jan 2013 09:48:04 5672 5224
Wed, 16 Jan 2013 09:48:04 5672 5224 Installation result 8DB50001
Wed, 16 Jan 2013 09:48:06 5672 5224 Sending task status, cmd line -coreandip=LDSRV01:10.20.4.152 -taskid=3716 -retcode=-1917517823 -complete -pkgid=413
Wed, 16 Jan 2013 09:48:07 5672 5224 processing of package is complete, result -1917517823 (0x8db50001 - code 1)
I changed the delivery methods as per a previous article to be Run the package from the source and then I got error ( Incorrect Function)
And here is the log:
Processing package : MS Visio 2007 XML
Wed, 16 Jan 2013 10:02:50 2424 3868 File (\\ldsrv01\Packages\Stuff\Uninstall Microsoft Products\Visio 2007\Uninstall.bat) is cached locally
Wed, 16 Jan 2013 10:02:50 2424 3868 processing of package is complete, result 229392397 (0x0dac400d - code 16397)
Wed, 16 Jan 2013 10:02:51 2424 3868 File (\\LDSERVER\Packages\Stuff\Uninstall Microsoft Products\Visio 2007\Uninstall.bat) is cached locally
Wed, 16 Jan 2013 10:02:51 2424 3868 Batch file Client Thread
Wed, 16 Jan 2013 10:02:51 2424 3868 PackagePath: [\\ldsrv01\Packages\Stuff\Uninstall Microsoft Products\Visio 2007\Uninstall.bat]
Wed, 16 Jan 2013 10:02:51 2424 3868 Adding '\\ldsrv01\Packages\Stuff\Uninstall Microsoft Products\Visio 2007' to the path
Wed, 16 Jan 2013 10:02:54 2424 3868
Wed, 16 Jan 2013 10:02:54 2424 3868 Installation result 80070001
Wed, 16 Jan 2013 10:02:56 2424 3868 Sending task status, cmd line -coreandip=LDSRV01:10.20.4.152 -taskid=3741 -retcode=-2147024895 -complete
Wed, 16 Jan 2013 10:02:58 2424 3868 processing of package is complete, result -2147024895 (0x80070001 - code 1)
Any advise?