Add try-catch around RDP script initialization to catch errors
- Wrapped the initial script execution in try-catch - Added alert for critical errors to show if script fails - This will help identify if JavaScript syntax errors are preventing execution - If alert appears, it means script is running but has errors - If no alert appears, script is completely blocked
Showing
Please
register
or
sign in
to comment