How to install .exe setup on HP-UX?


 
Thread Tools Search this Thread
Operating Systems HP-UX How to install .exe setup on HP-UX?
# 1  
Old 06-28-2010
How to install .exe setup on HP-UX?

Hi All,

Can anybody tell me how I can install .ex setup on HP-UX.

Thanks,
Vinodky
# 2  
Old 06-28-2010
Do you want to compile code or install a depot file?
# 3  
Old 06-28-2010
normally execution of exe files are using wine in unix systems... check for hpux anyway ..
# 4  
Old 06-29-2010
Hi,

installation of depot file is ok in HP-UX by swinstall -s command.

I have query with .exe file ie how to install.
# 5  
Old 06-29-2010
you can't install a *.exe file... unless you use some sort of windows emulation like "wine" which was already mentioned. i assume the *.exe file is a windows compiled file and these can only run on windows...
# 6  
Old 06-29-2010
thanks buddy.. thanks for reply Smilie
# 7  
Old 07-16-2010
vinodky, which kind of .exe do you have?

HP provides getsysinfo.exe when you call support. You only need to put execution permissions and then, ./getsysinfo.exe

I hope this information will be helpfull for you.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Programming

exe

hello everyone, could somebody tell me where can i find some good exercises on signals,processes and threads? actually i need to find some solved exercises in system programming. tnx (4 Replies)
Discussion started by: micy
4 Replies

2. Programming

How to build .exe from c

All, I have never comipled C code before and would appricaite if anyone could tell me how to build a .exe from a C program. Thanks in advance. (5 Replies)
Discussion started by: thana
5 Replies

3. Programming

exe

Is it possible to extract c program,from its executable file(.exe)? i mean we dont have program but its exe file only which runs,can we retrieve the program? if yes how? if no why? (2 Replies)
Discussion started by: unknown9
2 Replies

4. Linux

install macbook pro fedora10 ???((<<if can install, how to install? >> ))

If may install can Tells everybody ??? (0 Replies)
Discussion started by: kzBSD
0 Replies

5. AIX

NIM server setup on etherchannel setup environment

I know that IBM's official stance is that NIM does not work on etherchannel environment, but has anyone able to get around it? I'm working on a p5-590 LPAR system, and the NIM master and clients are all on the same frame. Any help is appreciated. (1 Reply)
Discussion started by: pdtak
1 Replies

6. UNIX for Dummies Questions & Answers

.exe files

how to open .exe file in freebsd system.My work is to run a growth.exe(created by growth.c turbo c 3.0 file).how to run that exe file in freebsd system?Thanks in advance help me (8 Replies)
Discussion started by: kumarangopi
8 Replies

7. SuSE

does exe

does exe files works withe suse am new n linux system and were can i find msn 4 linux (2 Replies)
Discussion started by: abdulla
2 Replies

8. Programming

how To edit exe to insert a serial no wich can be usd by runing exe

At time of installation I have to open the resource. and i have to insert a string serial number in the exe. please provide me code to edit the exe (in solaris) to insert a serial number which can be used by exe at run time. (6 Replies)
Discussion started by: ssahu
6 Replies

9. UNIX for Advanced & Expert Users

.exe file

Hello all, how to run windows .exe file in Linux and vice the versa (3 Replies)
Discussion started by: rajashekaran
3 Replies

10. Programming

about exe file

Hi, I am using dual operating system(windows/linux) in my system.Now the problem is i want to run my .exe(of c languege) before system ask for loading of operating system.Like my system ask for linux or dos.I want to run my .exe before this. Tell me how can i use this. (2 Replies)
Discussion started by: at_renai2001
2 Replies
Login or Register to Ask a Question