Avatar
Please consider registering
Guest
Search
Forum Scope


Match



Forum Options



Minimum search word length is 3 characters - maximum search word length is 84 characters
Register Lost password?
sp_Feed sp_TopicIcon
Sibell-NVMS won't auto start with Windows 10
sp_NewTopic Add Topic
Avatar
majorwoo
Member
Members
Forum Posts: 4
Member Since:
October 27, 2018
sp_UserOfflineSmall Offline
1
October 27, 2018 - 8:48 am
sp_Permalink sp_Print sp_QuotePost
sp_ReportPost

I have a mini pc I want to stream one camera on 24/7.  I have the NVMS software set to do this, and I've added it to the Windows startup folder, but when the PC reboots the software doesn't restart.  I am going to write a batch script to delay the startup and see if that's the issue, but I thought I would ask here if anyone else has had trouble getting the NVMS software to auto start on Windows 10.

Avatar
Jose Malave
Boca Raton, Florida
Admin
Forum Posts: 820
Member Since:
January 3, 2014
sp_UserOfflineSmall Offline
2
October 29, 2018 - 9:30 am
sp_Permalink sp_Print sp_EditHistory sp_QuotePost
sp_ReportPost

Are you adding a Link to the startup folder? I haven't yet had any issues with W10 running startup applications. 

 press the Windows logo key  + R, type shell:startup, then select OK

You could add a batch file 

Where TIMEOUT X is seconds until it launches the app. 

Please let me know. 

@echo off
TIMEOUT 10
Start /D "C:path of executable"

 Jose Malave - IT Director| Toll Free: 866-573-8878 | E-mail: support@securitycameraking.com

Avatar
majorwoo
Member
Members
Forum Posts: 4
Member Since:
October 27, 2018
sp_UserOfflineSmall Offline
3
October 29, 2018 - 9:41 am
sp_Permalink sp_Print sp_QuotePost
sp_ReportPost

Yes, I added it to the startup folder.  I was going to go down the timeout path as I sort of figured that was what it was, but ended up using this script and running it through task scheduler every 10 minutes in the event that someone closes it and doesn't reboot. 

 

tasklist|find /i "Sibell-NVMS.exe" >NUL
if errorlevel 1 (start "" "C:\Program Files (x86)\Sibell-NVMS\Sibell-NVMS.exe")
goto :eof

Avatar
Jose Malave
Boca Raton, Florida
Admin
Forum Posts: 820
Member Since:
January 3, 2014
sp_UserOfflineSmall Offline
4
October 29, 2018 - 10:27 am
sp_Permalink sp_Print sp_EditHistory sp_QuotePost
sp_ReportPost

That is a better solution. Keep in mind that (goto:eof) will retain the error level, I would use (exit /b 0) to exit out of the script and bring back the error level back to default. 

tasklist|find /i “Sibell-NVMS.exe” >NUL
if errorlevel 1 (start “” “C:\Program Files (x86)\Sibell-NVMS\Sibell-NVMS.exe”)
exit /b 0
sp_AnswersTopicAnswer
Answers Post

 Jose Malave - IT Director| Toll Free: 866-573-8878 | E-mail: support@securitycameraking.com

Avatar
majorwoo
Member
Members
Forum Posts: 4
Member Since:
October 27, 2018
sp_UserOfflineSmall Offline
5
October 29, 2018 - 10:51 am
sp_Permalink sp_Print sp_QuotePost
sp_ReportPost

Good point.  Thanks.  One should not code at 4am 🙂

Avatar
Jose Malave
Boca Raton, Florida
Admin
Forum Posts: 820
Member Since:
January 3, 2014
sp_UserOfflineSmall Offline
6
October 29, 2018 - 11:35 am
sp_Permalink sp_Print sp_QuotePost
sp_ReportPost

That's the best times to work on Code, right when you are seeing things from sleep depravation. lol 

Glad to be of help

Cool

 Jose Malave - IT Director| Toll Free: 866-573-8878 | E-mail: support@securitycameraking.com

Forum Timezone: America/New_York
Most Users Ever Online: 727
Currently Online:
Guest(s) 8
Currently Browsing this Page:
1 Guest(s)
Top Posters:
Techpro Security: 404
shockwave199: 179
tubac: 167
Jer7of9: 155
Gilberto: 150
MrDeepFreeze: 136
Night Hawk: 100
Mark: 89
West Coast Jones: 66
ShawnInFL: 64
Newest Members:
KnightGlobal
RobertSnany
ButUricy
chrisoco
Janelaw
Jampralk
CheRam
will
Toadaly
wella
Forum Stats:
Groups: 5
Forums: 28
Topics: 1496
Posts: 5993

 

Member Stats:
Guest Posters: 141
Members: 22948
Moderators: 7
Admins: 5
Administrators: Damon Delcoro, Brad Besner, Jose Malave, Damon Delcoro, Tony Petruzzi
Moderators: Zeke Richey, Eric Wilson, Yarden Pinhasi, Joe Shopsin, jwilhelmi, Jorge Nava, Tyler Rittel