Hello All
I am hoping for some guidenece / advise on this project I am working no for work. We are in the process of deploying a new program to about 14 computers
and I have been asked to deploy this new program. The issue I am running into is that this program requires some prerequests before installing the actual
program (.exe). Here are the prereques:
* Install .NET Framework 3.5
* Install 32 BIT Crystal Reports For QTask software
Below are the istructions I got from the vendor provided it would have been a non SCCM deployement.
Once the Prerequisites are installed, follow the remaining instructions:
1. Download the following zip file 2. Unzip the file to C:\QTask (or to another directory if you already use this)
3. Create a Shortcut to the Launch QTask, place the Shortcut in your preferred location.
5. Run QTask.exe from your shortcut
(console window will appear, files will be copied)
6. QTask should auto launch,
From my limited expericne I should do the following
Prestage the software in our software sources directory
Create the software package
Create the program
Create a task sequence
Distribute to DP
Also I will be using the UDI wizard to make this availbe in the Task Sequence as we do with all of our apps. Sorry to sound so lost but I have been working towards this cert
for a couple months and have just been handed this project.