Skip to main content

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.

1 vote
1 answer
67 views

How to write a function that if called within another function will check user authorization and otherwise not execute the rest of code

I tried the following: ...
user13892's user avatar
  • 9,523
1 vote
0 answers
73 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 ...
Zack Fisher's user avatar
6 votes
1 answer
675 views

Ray tracing working in Mac, but not on Windows

Here is a working Mathematica code for a 3d plot: ...
codebpr's user avatar
  • 2,433
1 vote
0 answers
46 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 ...
Gravifer's user avatar
  • 872
2 votes
0 answers
57 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 ...
user13892's user avatar
  • 9,523
2 votes
1 answer
78 views

How to copy/merge one directory into another like done by default in windows file explorer?

What is the easiest way to copy one directory into another programmatically? I tried: ...
user13892's user avatar
  • 9,523
0 votes
0 answers
97 views

Graphics3D display issue

I have a display issue using Graphics3D. I would like to simply display an array of similar cuboids, all having the same size, distributed in the y-direction. When I use Graphics3D to display the ...
Dopseu's user avatar
  • 45
0 votes
1 answer
83 views

Can I use a C compiler from behind WSL?

I've got 13.3 on Windows 11 (22H2) and a gnu compiler suite under WSL2 (Arch). Seems it is possible to compile in Windows with VS Code (which I also have). Do I still need to install another C ...
მამუკა ჯიბლაძე's user avatar
0 votes
0 answers
56 views

How to use JLink to connect and read data from Tableau Hyper using Hyper API?

First of all, here is the link to download the API for Java for Windows. I initially wanted to use NETLink since I have some experience with it but they have ...
user13892's user avatar
  • 9,523
0 votes
0 answers
45 views

MermaidJS command not working from the paclet

I have installed the mermaid command line package and added it to the environment variable Path and it is accessible from the command line: But the following ...
user13892's user avatar
  • 9,523
7 votes
0 answers
102 views

Cross platform PDF export. Consistent fonts in Windows vs. Linux

Here is an example: ...
Kuba's user avatar
  • 137k
1 vote
1 answer
127 views

How to use NETLink to activate an application window?

I have a excel application COM object for an active workbook. excelApplication=GetActiveCOMObject["Excel.Application"] <<NETObject[Microsoft.Office....
user13892's user avatar
  • 9,523
3 votes
1 answer
130 views

Optimized GIF 20s for 85kb for Mathematica Code Demonstration

I’m new here this is my first post on Stack Exchange. In the thread below, I see that a GIF file is highly optimized (20s for 85kb) with no noticeable compromise in resolution. It appears to be the ...
StrixISL's user avatar
5 votes
2 answers
243 views

Entering special characters in WolframScript

I have just have installed Wolfram Engine for Windows 10. However, when I want to use it in terminal, I cannot type in the square brackets []. My keyboard has a ...
Hauke Reddmann's user avatar
0 votes
0 answers
68 views

May the runtime of a code compiled in C depend on the C compiler used?

I have a Windows machine with installed Mathematica. I compile the code in C. The compiler I use is CCompilerDriver`VisualStudioCompiler`VisualStudioCompiler from ...
John Taylor's user avatar
  • 5,887

15 30 50 per page
1
2 3 4 5
18