I want to check if Chrome browser is installed or not when my electron app run. I want a solution which will work for all OS.
            Asked
            
        
        
            Active
            
        
            Viewed 1,842 times
        
    0
            
            
        - 
                    1this may help: https://stackoverflow.com/q/44065887/2550156 – pergy Sep 21 '18 at 12:50
- 
                    Thanks for the help. But for windows "where chrome" not working even if chrome is installed. – Rahul Raval Sep 25 '18 at 05:50
