Closed kdelacueva closed 2 years ago
I'm not familiar with SCCM or deployment in general, but I believe that I can export LC3Tools as a standalone portable package. Would that be helpful? If so, I can start adding that to the regular list of export formats.
That would be EXTREMELY helpful. Especially if you can make it as a MSI package. That would allow me to a one click and done deployment to a lab.
In this instance, would you be able to have it install into C:\Program Files\LC3Tools? That would allow sysadmins to bypass the large %appdata% folders and the hundreds of copies of LC3Tools that would invariably happen when deploying there.
%appdata% is a wonderful folder for a single user system. Terrible for shared/lab systems.
Alright, got it. Electron-builder also supports MSI, so I'll see if I can set that up like you said. I'll likely upload the portable version as well if I don't run into trouble with it. I should have some time to put into this over this weekend.
Thank you so much. I really appreciate it!
I couldn't figure out how to set up the MSI, but I have now packaged a portable version on Windows in the latest v2.0.2 release. This version is just a single standalone executable file. From now on in the Releases tab, there will be two executable options: LC3Tools-Setup-\<VERSION>.exe is the self-installing executable that puts LC3Tools into AppData, and LC3Tools-\<VERSION>.exe is the standalone, portable executable.
If this meets your criteria, I'll close this issue.
I will run a test deployment shortly.
Hello Chirag,
Sorry for the long time between this response. This works perfectly. I needed to ensure that it didn't cause any issues in the lab environment. This worked out wonderfully.
Thank you, Kevin de la Cueva Information Technology Consultant College of Natural Sciences, JB351 California State University, San Bernardino 5500 University Parkway, San Bernardino, CA, 92407 (909) 537-5422
From: Chirag Sakhuja @.> Sent: Monday, November 15, 2021 6:54 PM To: chiragsakhuja/lc3tools @.> Cc: Kevin de la Cueva @.>; Author @.> Subject: Re: [chiragsakhuja/lc3tools] Product deployment via SCCM (Issue #29)
I couldn't figure out how to set up the MSI, but I have now packaged a portable version on Windows in the latest v2.0.2 release. This version is just a single standalone executable file. From now on in the Releases tab, there will be two executable options: LC3Tools-Setup-.exe is the self-installing executable that puts LC3Tools into AppData, and LC3Tools-.exe is the standalone, portable executable.
If this meets your criteria, I'll close this issue.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_chiragsakhuja_lc3tools_issues_29-23issuecomment-2D969744050&d=DwMCaQ&c=B_W-eXUX249zycySS1AyzjABMeYirU1wvo9-GmMObjY&r=AnR0KGtgX2O6YqryPlydErZk9depuvbp2Vn1YqNCbYM&m=tnUl2QfIxvUmDtSfpIEcDro_K4ufO_OdUH9HdgGQDyifbysTIMVTZhaHjF46cTWS&s=f9yE9L5vE1zuR_gRoslcGffpIGX1d_Y6xT798TfE5Bk&e=, or unsubscribehttps://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_notifications_unsubscribe-2Dauth_AWHE76RCWZWERXDKEKDYB33UMHBVZANCNFSM5GYGJRMA&d=DwMCaQ&c=B_W-eXUX249zycySS1AyzjABMeYirU1wvo9-GmMObjY&r=AnR0KGtgX2O6YqryPlydErZk9depuvbp2Vn1YqNCbYM&m=tnUl2QfIxvUmDtSfpIEcDro_K4ufO_OdUH9HdgGQDyifbysTIMVTZhaHjF46cTWS&s=DT-4UxfViJSlU8bqGC1wT5313lsb3wradAabu4W0SJM&e=. Triage notifications on the go with GitHub Mobile for iOShttps://urldefense.proofpoint.com/v2/url?u=https-3A__apps.apple.com_app_apple-2Dstore_id1477376905-3Fct-3Dnotification-2Demail-26mt-3D8-26pt-3D524675&d=DwMCaQ&c=B_W-eXUX249zycySS1AyzjABMeYirU1wvo9-GmMObjY&r=AnR0KGtgX2O6YqryPlydErZk9depuvbp2Vn1YqNCbYM&m=tnUl2QfIxvUmDtSfpIEcDro_K4ufO_OdUH9HdgGQDyifbysTIMVTZhaHjF46cTWS&s=_CBGS-GyU2htrih4IpXdn6N3s--iFOcX9ivltjK-ZbU&e= or Androidhttps://urldefense.proofpoint.com/v2/url?u=https-3A__play.google.com_store_apps_details-3Fid-3Dcom.github.android-26referrer-3Dutm-5Fcampaign-253Dnotification-2Demail-2526utm-5Fmedium-253Demail-2526utm-5Fsource-253Dgithub&d=DwMCaQ&c=B_W-eXUX249zycySS1AyzjABMeYirU1wvo9-GmMObjY&r=AnR0KGtgX2O6YqryPlydErZk9depuvbp2Vn1YqNCbYM&m=tnUl2QfIxvUmDtSfpIEcDro_K4ufO_OdUH9HdgGQDyifbysTIMVTZhaHjF46cTWS&s=4lcLBJyUNAdhS6QFVi6bUamwJzA0gxyc8JCDS6IrcsY&e=.
Great to hear! I'll put out the portable version with all future releases.
Due to the Windows' installer auto-installing to %appdata% when using SCCM to deploy the program to a lab it always fails.
What is your suggestion on how to deploy this program to a lab setting of 100 computers with 1000 students.