home *** CD-ROM | disk | FTP | other *** search
/ PDA Software Library / pdasoftwarelib.iso / WIN_CE / PC / powtoy.exe / data.z / Ppaint.load < prev    next >
Encoding:
Text File  |  1996-11-05  |  372 b   |  15 lines

  1. // copy the files
  2. copy . . ppaint.exe
  3. copy . \Windows "Pocket Paint Help.htc"
  4. copy . \Windows ppaint1.htp
  5. copy . \Windows ppaint2.htp
  6. copy . \Windows ppaint3.htp
  7. copy . \Windows ppaint4.htp
  8. copy . \Windows ppaint5.htp
  9. copy . \Windows ppaint6.htp
  10.  
  11. // create a shell link
  12. createShortcut \Windows\Programs\Accessories "Paint Application.lnk" . ppaint.exe
  13.  
  14. exit
  15.