How do I specify installation path for SQLToolbelt?
JeffMatherly
Posts: 5 New member
in SQL Compare
I have tried /PATH "I:\RedGate\", with and without final backslash.
I always get back message "Insufficient space on drive C:. 2Gb required".
This is on Win2008R2Sp1 64 bit.
Thanks in advance, Jeff
I always get back message "Insufficient space on drive C:. 2Gb required".
This is on Win2008R2Sp1 64 bit.
Thanks in advance, Jeff
Tagged:
Best Answer
-
sam.blackburn Posts: 224 Gold 2We've done some digging and can see what you mean now - it looks like a disk space check is performed before you get to the page where you specify an install location! We'll take a look at this in the next phase of our installer work.
The disk space check is performed on the drive in which the installer's temporary files are placed. You can override this with the "temp" switch (described at https://documentation.red-gate.com/xx/installing/installer-command-line-reference) so I think the command you need is:sqltoolbelt.exe temp "I:\RedGate\"
Software Developer
Redgate Software
Answers
Redgate Software
and then I get:
I assume the first message is because the server doesn't have Internet access.
It sounds like my problem is that I don't have an interactive install package.
Thanks for your help,
Jeff
Additionally, you should be able to access the log files by clicking the icon in the top left corner of the window.
Hope this helps!
Redgate Software
I didn't find any response regarding logs to clicking the icon in the top left corner. I did find "About SQL Toolbelt" and it says it is version 2.0.1.2193 and the copyright notice has 2007 - 2017. The package was signed on December 7, 2017 with a Comodo certification good through Jan 2019.
Does this help? Please let me know. Thanks