Click here to Skip to main content
15,922,584 members
Please Sign up or sign in to vote.
2.00/5 (1 vote)
See more:
Dear All,
pl help me 16-bit exe run in 64-bit system
i am using DOS BOX .
three type argument passing in exe so not run in dos box but
no argument exe run ...
help 16-bit exe run in 64-bit system

coding

C:\DOSBox-0.74\DOSBox.exe c:\LOADFIX.COM c:\CP2.exe -c "mount c: D:\carlos\LOADFIX.COM D:\carlos\CP2.exe D:\carlos\A1051011.xml D:\carlos\A1051011.hyp D:\carlos\XmlD.set" -exit


OR

C:\DOSBox-0.74\DOSBox.exe loadfix -64 -c "mount c: D:\carlos" -c "C:" -c "c:\LOADFIX.COM c:\CP2.exe A1051011.xml A1051011.hyp XmlD.set" loadfix -f -exit
Posted
Comments
[no name] 28-May-14 2:55am    
It might help you
http://www.pcworld.com/article/2045345/run-an-old-program-on-a-new-pc.html
[no name] 28-May-14 2:56am    
http://www.sevenforums.com/software/35468-running-old-16-bit-64-bit-computer.html
[no name] 28-May-14 2:56am    
http://stackoverflow.com/questions/9106825/how-to-execute-16-bit-installer-on-64-bit-win7

XML
Refer
<a href="http://stackoverflow.com/questions/9106825/how-to-execute-16-bit-installer-on-64-bit-win7">http://stackoverflow.com/questions/9106825/how-to-execute-16-bit-installer-on-64-bit-win7</a>[<a href="http://stackoverflow.com/questions/9106825/how-to-execute-16-bit-installer-on-64-bit-win7" target="_blank" title="New Window">^</a>]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900