Remote App - linked exe
        Posted  
        
            by 
                StaWho
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by StaWho
        
        
        
        Published on 2012-04-05T12:56:35Z
        Indexed on 
            2012/04/07
            11:35 UTC
        
        
        Read the original article
        Hit count: 279
        
I'm experiencing below problem:
I'm trying to run Microsoft NAV as remote app. There are two exe file involved: finsql.exe - main executable and finhlink.exe. Later one is used to directly run a 'window' within NAV (it takes certain link as parameter). This functionality is not present in finsql.exe. After configuring and running finhlink.exe as remote app I get an error "...finsql.exe can't be executed...". I believe it's because finhlink.exe is in fact invoking finsql.exe.
Is there a way of allowing invocation of linked executable via remote app?
© Server Fault or respective owner