We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b432e82 commit 2297b08Copy full SHA for 2297b08
src/etc/pkg/rust.iss
@@ -19,7 +19,7 @@ DisableStartupPrompt=true
19
20
OutputDir=.\
21
SourceDir=.\
22
-OutputBaseFilename=rust-{#CFG_VERSION_WIN}-install
+OutputBaseFilename=rust-{#CFG_VERSION}-install
23
DefaultDirName={pf32}\Rust
24
25
Compression=lzma2/ultra
0 commit comments