Desktop install.bat: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
m
 
mNo edit summary
 
(15 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Batch file used during [[Laptop Setup]] / [[EHealth's CCMDB laptop setup instructions]]
Batch file used during [[Laptop Setup]]  


File location: {{Regionalserver|maintenance\{{PAGENAME}} }}
* copies desktop shortcuts to all users desktop  
* copies desktop shortcuts to all users desktop  
* copies newest version of [[CCMDB.mdb]] to c:\ccmdb_program
* copies newest version of [[CCMDB.accdb]] to c:\ccmdb_program


If we make '''changes to this file''' we need to make sure that [[EHealth's CCMDB laptop setup instructions]] still make sense.
If we make '''changes to this file''' we need to make sure that [[Laptop Setup]] still make sense.


[[Category: Batch Files]]
This file is also used to fix shortcuts if something has gone wrong with them, see [[Desktop shortcuts for collection laptops]].
 
==short cut goes missing from desktop ==
See [[Desktop shortcuts for collection laptops]] for how to use this.
 
== Log ==
* 2020-12-30
** File had been found to not work right any more, so did some refactoring
*** removed check for W10, all are W10 now and no more versions
*** fixed broken move y into move /y, copy works now
 
== Related articles ==
{{Related Articles}}
 
 
[[Category:Batch Files]]
[[Category:IT Instructions]]

Latest revision as of 17:26, 29 September 2022

Batch file used during Laptop Setup

File location: Regional Server\​maintenance\Desktop install.bat \\ad.wrha.mb.ca\WRHA\REGION\SHARED\ICU_DATA_COLLECTION\maintenance\Desktop install.bat

  • copies desktop shortcuts to all users desktop
  • copies newest version of CCMDB.accdb to c:\ccmdb_program

If we make changes to this file we need to make sure that Laptop Setup still make sense.

This file is also used to fix shortcuts if something has gone wrong with them, see Desktop shortcuts for collection laptops.

short cut goes missing from desktop

See Desktop shortcuts for collection laptops for how to use this.

Log

  • 2020-12-30
    • File had been found to not work right any more, so did some refactoring
      • removed check for W10, all are W10 now and no more versions
      • fixed broken move y into move /y, copy works now

Related articles

Related articles: