Questions tagged [windows]
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.
272 questions
2
votes
1
answer
175
views
How to get consistent currency answers?
Consider the following calculations:
...
0
votes
0
answers
76
views
Could not write some data to the file. You should check that file's permissions
Could not write some data to the file myNotebook.nb. You should check that file's permissions.
What should I do?
0
votes
1
answer
208
views
Internal error thrown by some functions in Mathematica on Windows
I have been using Mathematica For Desktop v14.2 since its release on several machines running Windows 10 and several running Windows 11. Everything works absolutely fine except for one PC running ...
1
vote
0
answers
181
views
Math handwriting input not recognizing writing
I have a surface pro 11 running windows 11 and wolfram 14.2
When I try to input maths with the handwriting input, it doesn't recognize my input as shown in the image
I've tried many different inputs ...
5
votes
1
answer
115
views
WSL from ExternalEvaluate not finishing
UNIX/Linux commands are highly optimized so it is often useful to call them from within Wolfram/Mathematica. Under Windows, a well supported way of running Linux commands is the Windows Subsystem for ...
0
votes
1
answer
168
views
How to run Wolfram kernel from under Windows service to export charts
I want to generate multiple charts using Wolfram as a chart generator. To do so I generate an input file, e.g.. example.m:
...
2
votes
1
answer
646
views
Why does documentation take a large storage?
I have installed Mathematica v14.1 and after that i installed documentation file.
The documentation takes 9GB plus storage it is more than the program itself. As far as I know (correct me if I am ...
0
votes
0
answers
90
views
Cannot set up visual studio compiler
There are several similar questions here, but in case they are outdated, still let me ask.
I did
Needs["CCompilerDriver`"]
and then
...
1
vote
1
answer
97
views
SystemModeler installation on Microsoft Surface Pro 11
I can install/run Mathematica on Surface Pro 11, but not the SystemModeler. Is there any way to install SystemModeler?
1
vote
0
answers
49
views
Manipulator/Manipulate "StepRightButton" freezes below 0.5 step size
I noticed in version 14.1 on Win 11 that the behavior of the "StepRightButton" in Manipulator and Manipulate freezes ...
2
votes
1
answer
157
views
Write a Function to Check User Authorization and Proceed or Halt Execution
I tried the following:
...
1
vote
0
answers
110
views
How to see fraction line clearly in Windows Mathematica 14.0.0?
I just downloaded Mathematica 14.0.0 trial version on Windows 11. But the "horizontal fraction line" is hardly visible in the output on my screen. An example is shown below.
I couldn't find ...
7
votes
1
answer
786
views
Ray tracing working in Mac, but not on Windows
Here is a working Mathematica code for a 3d plot:
...
1
vote
1
answer
174
views
How to detect (and follow) OS dark mode with wolfram language?
I intend to use the DarkMode resource function to switch to and from dark mode
in accordance with the appearance of Windows overall.
This detection can be achieved ...
2
votes
0
answers
96
views
Where is SystemCredential stored on Windows? [closed]
Where is SystemCredential stored on Windows by default? (if stored in registry what is the registry path and if stored inside a file what is the file path). Is it ...