Desktop install.bat: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
CMarks (talk | contribs)
No edit summary
mNo edit summary
 
(6 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}} }}
* copies desktop shortcuts to all users desktop  
* copies desktop shortcuts to all users desktop  
{{DT | Is this still a thing in Windows 10? Yes! Still a thing, tested, kind of works.  }}
* copies newest version of [[CCMDB.accdb]] to c:\ccmdb_program
** 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.mdb]] 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 ==
{{Discuss | Tina | question =
See [[Desktop shortcuts for collection laptops]] for how to use this.
* when new and back up shortcut go missing from desktop, what are the steps to fix as per Joanna Jan 15.19. HSC_B3_D5 laptop.}}


[[Category: Batch Files]]
== 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: