Desktop install.bat: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
Batch file used during [[Laptop Setup]] / [[CCMDB laptop setup instructions]]
Batch file used during [[Laptop Setup]]  


File location: {{Regionalserver|maintenance\{{PAGENAME}} }}
File location: {{Regionalserver|maintenance\{{PAGENAME}} }}
* copies desktop shortcuts to all users desktop  
* copies desktop shortcuts to all users desktop  
** for now it copies to the current user's desktop because we lost rights to copy to all-users. discussing with Brandon Deamel from eHealth. tracking in task "all-users desktop" Ttenbergen 10:49, 2017 June 27 (CDT)
* copies newest version of [[CCMDB.accdb]] 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 [[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.


This file is also used to fix shortcuts if something has gone wrong with them, see [[Desktop shortcuts for collection laptops]].
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 ==
==short cut goes missing from desktop ==
See [[Desktop shortcuts for collection laptops]] for how to use this.  
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 ==
Line 17: Line 22:




[[Category: Batch Files]]
[[Category:Batch Files]]
[[Category:IT Instructions]]

Latest revision as of 17:26, 2022 September 29

Batch file used during Laptop Setup

File location: Regional Server\maintenance\Desktop install.bat (full address: \\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: