Tag to mark questions that are specific to Windows platforms. This includes questions about the windows file system, installation issues, COM interfacing, running external programs etc.
0
votes
1answer
37 views
InputField AutoSize Speed Issue
How do I have an InputField adjust to fill the remaining size of the window automatically? For example:
Using the ImageSize ...
4
votes
1answer
98 views
RLink and R v3.0.1?
Running
InstallR["RHomeLocation" -> "C:\Program Files\R\R-3.0.1"]
results in a popup box titled "Version Mismatch" saying "Error: R.DLL version does not match (DLL:3.0.1, expecting: 2.14.0)."
...
9
votes
1answer
191 views
Clipboard with transparency
After reading this question I have determined that
Rasterize[Graphics[Circle[]], "Image", Background -> None]
allows you to do ...
0
votes
0answers
48 views
How to connect Mathematica 9 to MS SQL 2012 using W7 64-bits
I tried to use ODBC, which worked With Mathematica 8.0 and MSSQL 2008, and other ways with no sucess.
5
votes
1answer
84 views
How to make the Menu key on my keyboard work in Mathematica
My Menu key works in Windows Explorer, Internet Explorer, many apps, but does not work in Mathematica's notebook.
The function is like that of Right-Click with the mouse.
Function expected: Select ...
0
votes
0answers
77 views
Behavior of copy and paste with different image formats
Ok, let's say I create a 1x1 pixel image.
i = Image[{{0}}, "Byte"];
Now I Export["image.png", i] the image and import it into ...
5
votes
1answer
78 views
Using NotebookDirectory in batch-mode
I am running Mathematica via the terminal (Linux) and my .m-script contains the command:
...
3
votes
0answers
129 views
Cannot save file
Hello I have a problem in saving files in Mathematica. I can't save not only notebooks but also figures. When I choose to save the notebook it open a window that says:
Mathematica could not find ...
8
votes
0answers
587 views
Download Mathematica 8 Trial
My school uses mathematica 8 on several of their computers.
I would like to download a trail version for my home computer.
I would like the same version. Is there a place I can download mathematica ...
9
votes
1answer
244 views
Poor anti-aliasing in Rotated text with ClearType on
There is a problem on my system that occurs when text is rotated 90 degrees as it is in frame labels. This only happens when ClearType is turned on, and only around 90 degrees of rotation.
I am ...
5
votes
1answer
275 views
Setting default Mathematica version
Is there a way to set the default Mathematica version? I would like to run both versions 7 and 8 (on a Win7 PC), but when version 8 is installed it takes priority. Clicking on a notebook ...
3
votes
3answers
189 views
Why does my code work one way in Mathematica and another way in PlayerPro?
I wrote the following simple code and deployed it as a CDF.
Button["Ok", (SystemDialogInput["FileSave", ".PDF"])]
If I ...
2
votes
0answers
138 views
Microsoft SQL DatabaseLink connection using Windows Authentication from Mac
We know that Mathematic doesn't natively support Windows Authentication connect. But as we can see in this post, the problem can be easily solved when your Mathematica is in Windows version (I have ...
7
votes
3answers
455 views
Calling external commands without showing command prompt on windows
I'm playing around with some code that's calling external command-line commands on a windows platform, and when doing this, the command prompt will pop up quickly and then disappear. This is not a ...
1
vote
1answer
386 views
Mathematica 9: installation of “Extras” fails
I installed Mathematica 9 on my Windows 7 system (installed the font patch afterwards so the BSOD are gone) but the "Extras" package installation fails claiming it can't de-install the Mathematica 8 ...
14
votes
1answer
1k views
Version 9 Blue Screen or Self-Test Error on Windows 7 64-bit
Update There is now an official response from Wolfram Support on this issue.
Having recently installed Mathematica version 9 64-bit on Windows 7, I keep running into Self-Test Errors evaluating ...
11
votes
2answers
489 views
How can I change the keyboard shortcut for switching the active window?
The default keyboard shortcut (on Windows at least) for switching focus to the next window is Ctrl+F6, and for switching to the previous windows it's Shift+Ctrl+F6. How can I change this to Ctrl+Tab ...
10
votes
1answer
541 views
How to install and configure Intel C++ Compiler for Mathematica correctly?
I wish to try the trial version of the latest Intel C++ Compiler for Windows with Mathematica. I have downloaded the current version of Intel® C++ Composer XE 2011 for Windows and installed only the ...
11
votes
1answer
791 views
How do I get Mathematica to recognize a C compiler on a 64-bit Windows machine?
Mathematica does not recognize any C compiler on my computer. I run Mathematica 8.0.4.0 on Windows 7. I've tried to make sure various C compilers are installed on my computer, but I'm not sure how to ...
1
vote
0answers
82 views
Cursor delay even in fresh notebook [closed]
I'm experiencing delays and lag with respect to the cursor. Even on a fresh notebook just after launching Mathematica as soon as I start typing the cursor falls behind the key strokes very quickly. ...
13
votes
3answers
433 views
Opening a context menu (with the Menu key)
Is it by any chance possible to make the Menu key work as one would expect in Mathematica: opening a context menu?
The Menu key does nothing in version 7 or 8 on Windows.
1
vote
1answer
1k views
Does Mathematica v.8 (or will v.9) run on Windows 8 systems with ARM processors? (like the MS Surface Tablet)
Today I was reading that the Microsoft Surface RT is available for pre-order. (For the curious, click here.)
I know the version of Widows 8 that runs on x86 processors should be compatible already ...
1
vote
0answers
57 views
How can I grab an array from a standalone .NET application, then interactively graph it in Mathematica?
I have a standalone .NET console application that generates a 10MB of array after a 2 hour batch run.
I would like to graph this array interactively in Mathematica.
How would I grab this data into a ...
3
votes
1answer
321 views
How to run a Mathematica program using command line on windows?
I have to run some Mathematica programs on a remote computer. The system of that computer is Windows XP. But I do not know how to run the program using command line on windows. Can you help me? Thank ...
9
votes
0answers
225 views
Single-Window-UI not possible?
I'm still very frustrated about the separation of the menubar (File, Edit, Insert, ...) and the open notebooks in different windows. I would prefer to have the menubar directly above each notebook in ...
10
votes
1answer
230 views
Microsoft SQL DatabaseLink connection using Windows Authentication
For those who use Mathematica with databases in companies, a common way to securely connect to those is using Windows Authentication (detailed here).
Mathematica doesn't seem to support this ...
4
votes
1answer
390 views
Windows IME Chinese blocking shortcut for ctrl + space
I currently use the Windows IME on Windows Vista to allow myself to type Chinese characters (not in Mathematica), and by default typing CtrlSpace switches between the English keyboard and the Chinese ...
11
votes
1answer
177 views
Programmatically minimize mathematica?
I can minimize a notebook easy enough with Mathematica code, but how does one minimize all of the Mathematica front end? Just as if you clicked the minimize button on the menu bar? This is for ...
2
votes
3answers
170 views
How can I fix CDF Windowsize as constant
I want to make CDF WindowSize as constant so that the end user can not resize it either by dragging Window or by maximizing it.
...
2
votes
1answer
122 views
Can't run 2 CDF documents at a time on a Windows computer
I've rolled out a few CDF's to end users. See earlier posts: suppress message and which player platform.
Now, an end user reports that they can't open more than one CDF document at a time. The ...
1
vote
1answer
225 views
Compatibility of Mathematica Notebooks written on Mac with Windows
I wrote a notebook on Mac OS 10.7.4 and run it on Windows XP at work. On my Mac I use a full version of Mathematia 8.0.1.0, whereas on the Windows-system only a trial version (Version 8.0.4.0.).
...
2
votes
1answer
163 views
Different determinants on 2 different computers
Is there any way to force Det to do itself in a certain way?
I've been running the same notebook on 2 differents computer, one MacOSX Lion and one W7 (both 32bit) ...
0
votes
0answers
211 views
Mathematica as Windows Service — Problem with Error Messages
I have installed Mathematica in a Windows machine as a service using srvany and now I have problems with error messages — they don't get written in logs file like they should!
For example, if I do:
...
9
votes
1answer
635 views
How can I deploy DLL files created by a Fortran function and call them from Mathematica
This is my Fortran function, established by Intel visual Fortran 11.1
...
8
votes
1answer
193 views
Suppress Mathematica Kernel taskbar tab when using .NETLink
Is there a possibility to suppress the Mathematica Kernel taskbar tab when accessing it through .NETLink on Windows?






