473,404 Members | 2,137 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,404 software developers and data experts.

Windows application compatible with Mac Operating system

53
Hi,

I have developed one windows application using vb.net. I have setup that application on windows operating system its working fine on windows os. Now I am trying to do that exe run on Mac operating system. Is there any other know the solution how the windows application compatible with Mac operating system.
To support vista os I created manifest file and resource script files.Please help me how the windows application compatible with Mac operating system.

Thanks
Pavani
Jan 22 '09 #1
6 5293
There is no direct way to have the application run on Mac. Instead there is open source application "Mono". Using mono, you can build your Dot net application on Mac and can run it. Visit Main Page - Mono and download the latest one.
Jan 22 '09 #2
Curtis Rutland
3,256 Expert 2GB
Mono isn't really ready for primetime yet...most of System.Windows.Forms isn't working yet. Also, you can't just take your executable, you would have to re-write the application.

.NET and Mac don't really work together. You could look into the Crossover software. This should allow you to use windows apps on a mac, although I don't know if it supports .NET or not.

Another alternative is to learn Object-C and the Carbon framework, and re-write the app on a mac.
Jan 22 '09 #3
pavanip
53
thanks for your quick response.I downloaded mono software I got .dmg file.
can you please tell me how to open .dmg file.for that i followed some procedure but its not working.I downloaded dmg2iso.exe and followed the below command C:\>dmg2iso.exe filename.dmg filename.iso
I am getting this error
partition 0...ERROR: Inflation failed
Please help how to use .dmg file and how to proceed further.
Jan 23 '09 #4
Curtis Rutland
3,256 Expert 2GB
The "dmg" is a disk image file for mac. That means you downloaded the Mono for Mac only. Therefore, you can only use it on a Mac.

As I said, Mono very likely isn't going to do what you want.
Jan 23 '09 #5
pavanip
53
can you tell me is there any other alternative to support windows application on mac operating system. Now its very difficult to learn new languages and develop in that languages.Because it is ready to release.
Jan 23 '09 #6
Curtis Rutland
3,256 Expert 2GB
As I said, you can try Crossover. Look at post #3 for a link. Crossover effectively behaves like WINE for linux, allowing windows programs to be installed and run. I don't know if it works for .NET, but you can try it if you have a Mac to test it on. But it is a commercial program that will require a license for each Mac you will use it on.

But trust me, .NET is not a language that's good for cross-platform use.

If you really need true cross platform, you should look into Java.
Jan 23 '09 #7

Sign in to post your reply or Sign up for a free account.

Similar topics

4
by: _ | last post by:
We have developed a .NET application that runs fine on most of our Windows XP systems. There are two systems in particular that lock up quite frequently, but only when running our application. ...
2
by: mgorman | last post by:
I have code that instantiates a sqlserver object and starts a job. I have used this on numerous XP workstations successfully, when I tried to move this to a Windows 2000 Application Server...
3
by: John Smith | last post by:
Hey folks, I've got a C# Windows application that needs the ability to send emails. It should behave the same way as when you click on a mailto link through a web browser (i.e. open up the...
0
by: sridev | last post by:
hi, I want to use Listitem class in windows application as in System.web.ui.webcontrol. what is the namespace to use the listitem in windows.Plx help me to solve the problem..... tell me how...
3
by: illegal.prime | last post by:
Hi all, I have a service that needs to start a regular windows application. I'm running the service as ServiceAccount.LocalSystem. But, when it starts the process (using Process.Start) the GUI...
7
by: sravi8 | last post by:
Hi all I want to build a windows application for Minmum system Config Eg.windows 98 etc I am planning to start with .net Windows Application with c sharp i want to choose a backend like MS...
1
by: =?Utf-8?B?TWlrZQ==?= | last post by:
Dear Support, I'm not an ASP programmer, however so far by searching the web, I have created this working code: <html> <body> <p> <p> <b>School IP address:</b>
0
by: taleden | last post by:
Hi, - I'm trying to load a large file (about 300MB) using pickle.load(). - The file contains a PyMl classifier object - When I load the file on my PC it works fine (with an XP operating system)....
0
by: maria80e | last post by:
Using DSOFile, I need to find out the creater operating system of word files. That is Windows or Mac operating system.
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.