SAP NetWeaver Sneak Preview location
hello, all.
is SAP NetWeaver Sneak Preview must be installed on <b>system hard disc</b>(eg. c:/)
during the installation, i can't find the option to select setup location.
if system hard disc is essential, i'm afraid i need to merge my discs.
thank you for your information....
Orz~
Markus Wissmann replied
Hi,
Being impatient I tried the following changes to control.xml which seem to work fine:
change line 21829: return "D:"; //new NWOption("sapdrive").value();
change line 49968: return "D:"; //this.sapdrive;
control.xml can be found at smoke\NWSneakPreviewSP16\SAP_NetWeaver_04_SR_1_Installation_Master\IM01_NT_I386\SAPINST\NT\I386\NW04SR1\WEBAS\COPY\ADA
Best Regards
Markus