Tags
Active_Directory Adobe AFP ARD Background Boot Bootcamp Chrome Command Default User DEP Deployment Dual_Boot El Capitan External boot GIS Group_Policy High Sierra Image Installer JAMF KACE Keyserver Kiosk Lion Login Macintosh Matlab Mavericks Mt Lion Novell Packaging Reference Security Silent Installer SIP Sleep Software Spss Startup User_Profile VectorWorks Windows Windows 10 Windows to GoContact Me
Contact me by email ... [email protected]Login
Tag Archives: Startup
Mac – Startup – GUI to create and edit plist startup files for launchdeamons
Using Lingo version 2.1.1 I am able to use a GUI to create a plist file to allow something to run at a specified time on a Mac. I tested this on Mac OS 10.8.4 to great a plist file … Continue reading
Mac – Add Login items – Startup programs for all user
On the mac to have an application start automatically for all users add the application to the file “loginwindow.plist” in /Library/Preferences. An example: <?xml version=”1.0″ encoding=”UTF-8″?> <!DOCTYPE plist PUBLIC “-//Apple//DTD PLIST 1.0//EN” “http://www.apple.com/DTDs/PropertyList-1.0.dtd”> <plist version=”1.0″> <dict> <key>AutoLaunchedApplicationDictionary</key> <array> <dict> <key>Hide</key> … Continue reading
Mac – Unmounting Windows (or any other) volume at startup
To umount a Macintosh volume at start-up (for example the windows bootcamp volume) you can create a startup item … In: /Library/StartupItems Create a directory “Unmount” in that directory you want to put 2 files: Unmount and StartupParameters.plist Unmount … Continue reading
Windows – Launch program each time you login
To start a program each time you log into a windows computer … Create a shortcut to the program on the desktop (find the program in the program files folders and “right-click” on it …) Click on the Windows Start … Continue reading
Windows 7 – Startup Items
Windows 7 – Startup Items Unlike with windows XP that had limited ways of starting programs, in windows 7 there are now many places to check for programs that launch on windows startup. A reasonably detailed web page that describes … Continue reading