Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9217387
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T02:37:24+00:00 2026-06-18T02:37:24+00:00

I have a C# winform application that is compiled twice. First time to run

  • 0

I have a C# winform application that is compiled twice.

First time to run in FULL SCREEN mode
Second time to run in normal size mode; within the size of the winform.

Currently each compilation is in its own folder.

What I need is to compile these 2 versions into one/same folder. So the files GUI.exe and GUI-FULL_SCREEN.exe would be in the same folder.

What I’ve tried:

  • first I compiled normal mode application with assembly name as GUI.exe
  • then I changed the assembly name to GUI-FULL_SCREEN.exe (in Application properties/Application/Assembly name) and compiled it into the same directory. This removed the first assembly GUI.exe and created new one GUI-FULL_SCREEN.exe instead.

What I want to achieve is that GUI.exe and GUI-FULL_SCREEN.exe would stay in the same directory.

Thank you for your help.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-18T02:37:26+00:00Added an answer on June 18, 2026 at 2:37 am

    You could use command line arguments to switch this setting and create just a shortcut instead of a new exe file.

    For example if fullscreen is passed start the app as full screen, otherwise in normal mode.
    You could use Environment.GetCommandLineArgs to get the arguments.

    Then just create a shortcut to your exe file, call it GUI-FULL_SCREEN and start the app with the required parameter: ‘”.\GUI.exe” /fullscreen’

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have an application (winform exe) that I run several times. Does this mean
I have a winform application that contains a c# webbrowser control.Webbrower control load a
I have an c# winform application that runs under a local account but needs
We have an in house winform application that is used by about 20 users
I have a C# winform application that is outputting to excel files. Let's say
I have a winform application that i embeded a webrowser control. I load an
We have a winform application that needs to display some results calculated on the
I have two ComboBoxes in a WinForm application that display COM ports detected on
I have a winform application that handles some data entry and billing. I'd like
Background: I have a winform application written in VB.NET that uses a WebService to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.