hello.
my m file is:
x=0:0.01:2*pi;
y=sin(x);
plot(x,y)
I want build this program by .exe format.
i want run this .exe in a computer that dosen't has matlab.
can you help me?
I am a software developer. I travel and sometimes have a need to access my files at home and tweak other family members computers. I would like to connect to my home network via VPN and then RDP into whatever machine i need to. Currently i have a Windows Server 08 machine, which is my file server, database server, web server (for development…
I am having trouble getting Windows 7 Professional (64bit) to install on a Macbook Pro (late 2010 model). The installer hangs when loading the setup from disk.
When restarting, I get an option to boot Windows from disk. The installer then starts loading files from disk and suddenly hangs.
Using "Safe Mode" (from the advanced menu), it tells…
I know that if I want to compile a 32 bit .exe for windows on Linux I can just install and use the mingw32 package (e.g. apt-get install mingw32) on linux. What if I want to compile a windows .exe that is 64 bit? Is there tools or a method to do this?
I have a jboss application server on machine1. The application address is http://ip-address:8080/webapp. I wanted to have only an ip pointing to the application. So on machine2 I setup an apache proxy. But it only helps to shift to port 80 but the directory webapp cannot be removed. So using proxy, the address is http://ip-address/webapp. So…
Hello,
In my workplace, we want to implement your own web server for at leat 100 Apache/PHP/MySQL web pages.
My boss is opposed to hiring skilled personnel, he think we can do ourselves.
Currently, we are working with hostgator reseller account.
I chose CentOS as the operating system, but I don't know the best hardware solution.
HP,…
Hello there,
I have a C code created in Plato3. I want to create an exe file so I can share it with others.
Can someone please tell me how is this possible ?
I have tried sending the exe file that is created when normally compiled, but it crashes every time in runs on computers other than mine ...
Please help,
Thanks :)
I need to debug a winCE application over the ethernet using Visual Studio 2005. I
have connected to the device over the ethernet and now need to run
conmanclient2.exe and cmaccept.exe before I can start debugging.
However, I don't know how to copy these files over the ethernet.
Please guide me.
Thankyou!
Hi just installed oracle 11g
and tried to start the "Oracle SQL developer" so as to start writing queries.
Its asking me
Enter the full pathname for the java.exe file .
Where do i find this. I did a global search for java.exe and am sure did not got some oracle related pdf files.
Also my Oracle is installed out of users/vas
Hi,
I tried to setup apache 2.2 in amazon aws using amazon ami. i did installed httpd and php and congirue http.conf to use /var/www/html.
Then put file index.html on that folder. But when i tried to use browser to browse my domain which is ec2-122-248-255-181.ap-southeast-1.compute.amazonaws.com, nothing was loaded.
I did start httpd…
I'm learning how to create an VB6 Active X EXE. (I need to add the ability for a number of VB6 apps to "phone home" to a server and I'd like centralize this but don't want to do it with a DLL because I'd like to only need Firewall permission for one program (the "phone home ActiveX EXE).
I've found a few tutorials but I'm looking for a…
I'd like to setup three virtual network interfaces (veth) which can communicate with each other. To simulate a three node cluster, each program then binds to one veth interface. I'd like to do it without LXC if possible.
I tried using:
Created three veth pairs: sudo ip link add type veth
Created a bridge sudo brctl addbr br0
Added one…
Hello,
I'm setting up my system with Windows 7 right now, with knowledge that I am going to be getting a SSD in the future. What optimizations/setup should I do now to make a smoother transition in the future?
Should I created two partitions - one for the OS and one for the data? Assuming this is the case, I would be able to easily…
In my project i have created a file upload.Now it is required that any exe file or exe file in a zip folder having .zip as extension, be prevented from being uploaded.
Can someoe suggest me a solution?
In my organisation we have more than 100 pcs and high configured 3 IBM servers.
Now the senario is 300 employees with diff programmers like .Net,java,php etc. these employees use by these
systems only in diff shifts without stop their work. I want all applications required them on every system and they have perticular id, Pw to login…
Hi I would like to setup a local linux file server (using centos and samba) that can be accessed by two independent local networks in the same house. I have 2 networks on the same floor which have Windows 7 computers, but the networks are split as we have 2 internet connections. How do I go about this?
Additional info:
Currently both…
I'm having a problem with an IIS application that occasionally spikes up in CPU usage, and am trying to use procdump to get a memory dump for examination. I'm running "procdump.exe -64 -mA 9999" where 9999 is the pid of the process. But every time I do it, I get an error:
Only part of a ReadProcessMemory or WriteProcessMemory…
I was following the steps in Scott Hanselman's blog post describing how to create a certificate authority and code signing certificate for PowerShell scripts.
Initially, I created the certificate authority and a personal certifcate and used it to sign a powershell script successfully. All went as described in the blog post.
…
I've been using MSE for a couple months now, never had a single problem. All of a sudden the process "MsMpEng.exe" will randomly go crazy and hog all my system resources so I can't do anything unless I kill it in the task manager. (I've quit the program for now and my comp is running smooth). When I restart the program,…
When I browse to my own computer's shares by going to \\MYCOMPUTERNAME\ ; I cannot access any of the shares on my LOCAL machine (nor can I access them remotely) and it generates about 40 of the following errors in my system event log:
The following fatal alert was
generated: 10. The internal error
state is 1203.
…
It might be silly and I trully apologize if the question is not apropriate here, but I have really tried and got to nowhere. I have a windows xp startup error which indicates something about asmonitor.exe program from the ActualSpy keylogger. I had installed but removed ActualSpy keylogger using Superantispyware or…
Im using Windows XP Professional SP2.
Whenever I start my Windows, svchost.exe starts connecting to all the possible IPs on LAN like from 192.168.1.2 to 192.168.1.200. The local port ranges from 1000-1099 and the remote port being 445.
After it's done with the local IPs, it starts connecting to…
I'm following this guide to setup a VPS on my Ubuntu VPS:
http://riobard.com/blog/2010-04-30-l2tp-over-ipsec-ubuntu/
My config files are setup as in that guide, openswan version is 2.6.26 I think..
It doesn't work, I can show you my auth.log (on the VPS):
Feb 18 06:11:07 maverick pluto[6909]: packet from…
Are "Visual Studio Setup" Projects suitable for complex setups in different versions?
The application is rather large ( 500.000 lines of code) and is under continuous development. Every 6 to 10 month a new version gets released. We have multiple configuration files (INI and XML), registry keys, database…
Hello,
In Visual Studio 2010 Beta 2, in a Setup project, in Prerequisites, there's no option to include the .NET Framework 3.0 prerequisite. How do I change things so that it is an available option?
My goal is to create an .msi installer that is launched by a Setup.exe. The Setup.exe should install…