Read the statement by Michael Teeuw here.
Complete Walkthrough - Install MagicMirror on a PC - Windows 7/10
- 
 @swvalenti said in Complete Walkthrough - Install MagicMirror on a PC - Windows 7/10: is still asking for replace instead of request what? words not clear 
- 
 @sdetweil said in Complete Walkthrough - Install MagicMirror on a PC - Windows 7/10: @swvalenti said in Complete Walkthrough - Install MagicMirror on a PC - Windows 7/10: is still asking for replace instead of request what? words not clear Uncaught TypeError: Cannot read properties of undefined (reading 'replace') at cmpVersions (module.js:525) at Function.Module.register (module.js:502) at MMM-OpenWeatherForecast.js:41I did what you said but still get this error for some reason 
- 
 @swvalenti ok, sometimes this is because of a typo in the config position for the module 
- 
 This post is deleted!
- 
 This post is deleted!
- 
 
- 
 Is there a way to make a desktop shortcut to start MagicMirror? 
- 
 @DanClarkCBET3 sure. create a batch file mm.cmd in the installers folder, and then use that for the shortcut mm.cmd should do @npm start 
- 
 My apologies if the answer to my question is located somewhere in this long thread. As a quick method of bringing some MM functionality to my kids in college, I’d like to install MM onto their laptops and have it autorun at start (like a batch file) and run in a small window. I see that I can install it on their laptops and I know how to create a batch file, but what I don’t know is how to ensure that a linux program starts in a windows batch file and how to get it to autosize to a small window. Has anyone done that? 
- 
 @CheapDad use PM2 to auto launch this is a node application 


