Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

What type of project should I create that runs in the background

sumitm
Beginner
449 Views

Hi,

I need to setup a project that does not show up in the taskbar. It needs to not open any console window also.

It should only show up in task manager

Is there a way to change a console program to an windows app by changing project  properties only.

Thanks

 

Sumit

 

0 Kudos
1 Reply
jimdempseyatthecove
Honored Contributor III
449 Views
This is not a Visual Fortran type of question. Check MSDN for how to create a Service. Services will not show up under Applications, but will show up under Services. Jim Dempsey
0 Kudos
Reply