]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - windows/window.c
r7265 broke the legacy `putty @sessionname' construction, which I
[PuTTY.git] / windows / window.c
index b7561cf22a90db3628e485f561ed3d5c50e91ffa..cb110647d240d3315bc3fdd70a29510c68206fc4 100644 (file)
@@ -397,6 +397,7 @@ int WINAPI WinMain(HINSTANCE inst, HINSTANCE prev, LPSTR cmdline, int show)
            if (!cfg_launchable(&cfg) && !do_config()) {
                cleanup_exit(0);
            }
+           loaded_session = TRUE;     /* allow it to be launched directly */
        } else if (*p == '&') {
            /*
             * An initial & means we've been given a command line