Skip to content

allow users to run the installed application after WIX setup program #3015

@xuchaoqian

Description

@xuchaoqian

Is your feature request related to a problem? Please describe.
Tauri closes app immediately after setup, then our users need to find the app and run it. Obviously, this is NOT a convenient and efficient way .

Describe the solution you'd like
Allow users to run the installed application after WIX setup program, just like this:
image

Describe alternatives you've considered
None.

Additional context

Operating System - Windows, version 10.0.19042 X64     
Webview2 - 96.0.1054.41                                
                                                       
Node.js environment                                    
  Node.js - 14.15.0                                    
  @tauri-apps/cli - 1.0.0-beta.10                      
  @tauri-apps/api - 1.0.0-beta.8                       
                                                       
Global packages                                        
  npm - 6.14.8                                         
  yarn - 1.22.17                                       
                                                       
Rust environment                                       
  rustc - 1.56.1                                       
  cargo - 1.56.0                                       
                                                       
App directory structure                                
/build                                                 
/node_modules                                          
/public                                                
/src                                                   
/src-tauri                                            

App
  tauri.rs - 1.0.0-beta.8
  build-type - bundle
  CSP - default-src blob: data: filesystem: ws: wss: http: https: tauri: 'unsafe-eval' 'unsafe-inline' 'self' img-src: 'self'
  distDir - ../build
  devPath - http://localhost:3000
  framework - React

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions