Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

how to disable the maximize button in exe

New Here ,
May 11, 2015 May 11, 2015

i want the user of the EXE file not be able to use the maximize button

TOPICS
ActionScript
697
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
May 11, 2015 May 11, 2015

you'll need to use a 3rd party app like zinc.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
May 11, 2015 May 11, 2015

Is this an AIR app or a projector file? If it is an AIR app, then you can prevent the maximize option under File -> AIR [version number] for Desktop Settings -> Advanced -> (uncheck) Maximizable. If it is a projector, follow kglad's advice.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
May 11, 2015 May 11, 2015

@ww,

(a projector is the only exe published by flash pro.  an air app is not an exe.)

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
May 11, 2015 May 11, 2015

Then what does the "Application with runtime embedded" output option produce?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
May 11, 2015 May 11, 2015

i see a .app file.

but, you're right, ticking output as a 'windows installer' also publishes an exe.

thank you for the correction.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
May 11, 2015 May 11, 2015

I wasn't trying to be snarky if it came across that way. I work only a Mac and figured if the Mac version of Flash creates an ".app" file that the Windows version would generate a ".exe" app. I thought ".app" files were only for Windows 8 and newer.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
May 11, 2015 May 11, 2015

i think you have a good point about that (the app file), too.

i'm on a pc and don't know why it publishes an .app file when i tick 'application with runtime embedded'.  i sure can't run that file on my pc.

Capture.PNG

this is the only file type i can select with that option ticked:

Capture.PNG

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
May 11, 2015 May 11, 2015
LATEST

Are you using CC or CS6? I wonder if this is a bug that should be reported to Adobe. Can you change the extension before it is published to "exe" and it work fine?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines